Included NEW_SAFE_RANGE in Keychron K series enums

This commit is contained in:
Campbell 2022-12-26 00:35:51 -05:00
parent e7d97ceb04
commit 6937402920
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( \