aboutsummaryrefslogtreecommitdiff
path: root/keyboards/40percentclub/25/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/25/config.h')
-rw-r--r--keyboards/40percentclub/25/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/40percentclub/25/config.h b/keyboards/40percentclub/25/config.h
index 7fe59fcca..338683ee7 100644
--- a/keyboards/40percentclub/25/config.h
+++ b/keyboards/40percentclub/25/config.h
@@ -121,11 +121,6 @@
121 * 121 *
122 */ 122 */
123 123
124/* key combination for magic key command */
125#define IS_COMMAND() ( \
126 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
127)
128
129/* control how magic key switches layers */ 124/* control how magic key switches layers */
130//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true 125//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true
131//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true 126//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true