mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
add NEW_SAFE_RANGE to k3pro/k4_pro
This commit is contained in:
parent
7ed0fb55e3
commit
77f3d1738b
|
@ -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_100( \
|
||||
|
|
Loading…
Reference in New Issue
Block a user