mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-06 15:01:39 +00:00
fix(core): fix the previous commit for the KC_GLOBE key
This commit is contained in:
@ -927,7 +927,7 @@ enum qk_keycode_defines {
|
||||
KC_ASST = KC_ASSISTANT,
|
||||
KC_MCTL = KC_MISSION_CONTROL,
|
||||
KC_LPAD = KC_LAUNCHPAD,
|
||||
KC_GLBE = KC_GLOBE,
|
||||
KC_GLB = KC_GLOBE,
|
||||
MS_UP = QK_MOUSE_CURSOR_UP,
|
||||
MS_DOWN = QK_MOUSE_CURSOR_DOWN,
|
||||
MS_LEFT = QK_MOUSE_CURSOR_LEFT,
|
||||
|
Reference in New Issue
Block a user