aboutsummaryrefslogtreecommitdiff
path: root/quantum/keymap.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/keymap.h')
-rw-r--r--quantum/keymap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/keymap.h b/quantum/keymap.h
index f2d94d75c..98ddfd0c5 100644
--- a/quantum/keymap.h
+++ b/quantum/keymap.h
@@ -111,6 +111,7 @@ enum quantum_keycodes {
111 MAGIC_UNSWAP_BACKSLASH_BACKSPACE, 111 MAGIC_UNSWAP_BACKSLASH_BACKSPACE,
112 MAGIC_UNHOST_NKRO, 112 MAGIC_UNHOST_NKRO,
113 MAGIC_UNSWAP_ALT_GUI, 113 MAGIC_UNSWAP_ALT_GUI,
114 MAGIC_TOGGLE_NKRO,
114 115
115 // Leader key 116 // Leader key
116#ifndef DISABLE_LEADER 117#ifndef DISABLE_LEADER