Merge pull request #85 from campbellhennessy/saferange

Included NEW_SAFE_RANGE in Keychron K series enums
This commit is contained in:
lokher 2023-02-03 09:33:40 +08:00 committed by GitHub
commit c636c58088
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,7 @@ enum {
BT_HST3,
#endif
BAT_LVL,
NEW_SAFE_RANGE,
};
#define LAYOUT_ansi_84( \

View File

@ -48,6 +48,7 @@ enum {
BT_HST3,
#endif
BAT_LVL,
NEW_SAFE_RANGE,
};
#define LAYOUT_ansi_68( \

View File

@ -48,6 +48,7 @@ enum {
BT_HST3,
#endif
BAT_LVL,
NEW_SAFE_RANGE,
};
#define LAYOUT_ansi_87( \