Included NEW_SAFE_RANGE in Keychron K series enums
This commit is contained in:
parent
e7d97ceb04
commit
6937402920
3 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ enum {
|
|||
BT_HST3,
|
||||
#endif
|
||||
BAT_LVL,
|
||||
NEW_SAFE_RANGE,
|
||||
};
|
||||
|
||||
#define LAYOUT_ansi_84( \
|
||||
|
|
|
|||
|
|
@ -48,6 +48,7 @@ enum {
|
|||
BT_HST3,
|
||||
#endif
|
||||
BAT_LVL,
|
||||
NEW_SAFE_RANGE,
|
||||
};
|
||||
|
||||
#define LAYOUT_ansi_68( \
|
||||
|
|
|
|||
|
|
@ -48,6 +48,7 @@ enum {
|
|||
BT_HST3,
|
||||
#endif
|
||||
BAT_LVL,
|
||||
NEW_SAFE_RANGE,
|
||||
};
|
||||
|
||||
#define LAYOUT_ansi_87( \
|
||||
|
|
|
|||
Loading…
Reference in a new issue