Update app/include/dt-bindings/zmk/keys.h
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
parent
f171088f0e
commit
c1e64da315
1 changed files with 2 additions and 2 deletions
|
@ -1441,5 +1441,5 @@
|
|||
#define C_KBIA_CANCEL (C_KEYBOARD_INPUT_ASSIST_CANCEL)
|
||||
|
||||
/* Apple Globe key */
|
||||
#define C_KEYBOARD_LAYOUT_SELECT (ZMK_HID_USAGE(HID_USAGE_CONSUMER, 0x029D))
|
||||
#define GLOBE (C_KEYBOARD_LAYOUT_SELECT)
|
||||
#define C_AC_NEXT_KEYBOARD_LAYOUT_SELECT (ZMK_HID_USAGE(HID_USAGE_CONSUMER, 0x029D))
|
||||
#define GLOBE (C_AC_NEXT_KEYBOARD_LAYOUT_SELECT)
|
||||
|
|
Loading…
Add table
Reference in a new issue