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