Merge branch 'bluetooth_playground' of https://github.com/Keychron/qmk_firmware into bluetooth_playground

This commit is contained in:
lokher 2023-02-05 14:14:22 +08:00
commit 7ed0fb55e3
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( \