Merge branch 'bluetooth_playground' of https://github.com/Keychron/qmk_firmware into bluetooth_playground
This commit is contained in:
commit
7ed0fb55e3
3 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ enum {
|
||||||
BT_HST3,
|
BT_HST3,
|
||||||
#endif
|
#endif
|
||||||
BAT_LVL,
|
BAT_LVL,
|
||||||
|
NEW_SAFE_RANGE,
|
||||||
};
|
};
|
||||||
|
|
||||||
#define LAYOUT_ansi_84( \
|
#define LAYOUT_ansi_84( \
|
||||||
|
|
|
||||||
|
|
@ -48,6 +48,7 @@ enum {
|
||||||
BT_HST3,
|
BT_HST3,
|
||||||
#endif
|
#endif
|
||||||
BAT_LVL,
|
BAT_LVL,
|
||||||
|
NEW_SAFE_RANGE,
|
||||||
};
|
};
|
||||||
|
|
||||||
#define LAYOUT_ansi_68( \
|
#define LAYOUT_ansi_68( \
|
||||||
|
|
|
||||||
|
|
@ -48,6 +48,7 @@ enum {
|
||||||
BT_HST3,
|
BT_HST3,
|
||||||
#endif
|
#endif
|
||||||
BAT_LVL,
|
BAT_LVL,
|
||||||
|
NEW_SAFE_RANGE,
|
||||||
};
|
};
|
||||||
|
|
||||||
#define LAYOUT_ansi_87( \
|
#define LAYOUT_ansi_87( \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue