aboutsummaryrefslogtreecommitdiff
path: root/quantum/keymap.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/keymap.h')
-rw-r--r--quantum/keymap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap.h b/quantum/keymap.h
index 979ab2da1..43efab7f3 100644
--- a/quantum/keymap.h
+++ b/quantum/keymap.h
@@ -154,7 +154,7 @@ enum quantum_keycodes {
154 KC_LSPO, 154 KC_LSPO,
155 155
156 // Right shift, close paren 156 // Right shift, close paren
157 KC_RSPC, 157 KC_RSPC
158}; 158};
159 159
160// Ability to use mods in layouts 160// Ability to use mods in layouts