mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-24 16:11:28 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
076877475d
@ -32,7 +32,7 @@
|
|||||||
#define AUTO_SHIFT_SPECIAL \
|
#define AUTO_SHIFT_SPECIAL \
|
||||||
KC_TAB: \
|
KC_TAB: \
|
||||||
case KC_MINUS ... KC_SLASH: \
|
case KC_MINUS ... KC_SLASH: \
|
||||||
case KC_NONUS_BSLASH
|
case KC_NONUS_BACKSLASH
|
||||||
// clang-format on
|
// clang-format on
|
||||||
|
|
||||||
bool process_auto_shift(uint16_t keycode, keyrecord_t *record);
|
bool process_auto_shift(uint16_t keycode, keyrecord_t *record);
|
||||||
|
Loading…
Reference in New Issue
Block a user