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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/quantum/keymap_common.h b/quantum/keymap_common.h
index 91d5c09c1..fafc93f7c 100644
--- a/quantum/keymap_common.h
+++ b/quantum/keymap_common.h
@@ -240,6 +240,8 @@ extern const uint16_t fn_actions[];
240#define BL_TOGG 0x5082 240#define BL_TOGG 0x5082
241#define BL_STEP 0x5083 241#define BL_STEP 0x5083
242 242
243#define KC_LSPO 0x5084 // Left shift, open parens when tapped
244#define KC_RSPC 0x5085 // Right shift, close parens when tapped
243// GOTO layer - 16 layers max 245// GOTO layer - 16 layers max
244// when: 246// when:
245// ON_PRESS = 1 247// ON_PRESS = 1