aboutsummaryrefslogtreecommitdiff
path: root/keyboards/pinky/4/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/pinky/4/config.h')
-rw-r--r--keyboards/pinky/4/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/pinky/4/config.h b/keyboards/pinky/4/config.h
index 2348d4084..53c6f91b1 100644
--- a/keyboards/pinky/4/config.h
+++ b/keyboards/pinky/4/config.h
@@ -131,11 +131,6 @@
131 * 131 *
132 */ 132 */
133 133
134/* key combination for magic key command */
135#define IS_COMMAND() ( \
136 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
137)
138
139/* control how magic key switches layers */ 134/* control how magic key switches layers */
140//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true 135//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true
141//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true 136//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true