aboutsummaryrefslogtreecommitdiff
path: root/quantum/keymap_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/keymap_common.h')
-rw-r--r--quantum/keymap_common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/quantum/keymap_common.h b/quantum/keymap_common.h
index 4107d575b..0074ab164 100644
--- a/quantum/keymap_common.h
+++ b/quantum/keymap_common.h
@@ -191,6 +191,9 @@ extern const uint16_t fn_actions[];
191 191
192#define RESET 0x5000 192#define RESET 0x5000
193#define DEBUG 0x5001 193#define DEBUG 0x5001
194#define KC_LEAD 0x5014
195
196
194 197
195// MAGIC keycodes 198// MAGIC keycodes
196#define MAGIC_SWAP_CONTROL_CAPSLOCK 0x5002 199#define MAGIC_SWAP_CONTROL_CAPSLOCK 0x5002