summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/maartenwut/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/maartenwut/config.h')
-rwxr-xr-xkeyboards/handwired/maartenwut/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/maartenwut/config.h b/keyboards/handwired/maartenwut/config.h
index 066f13856..b939fa1f6 100755
--- a/keyboards/handwired/maartenwut/config.h
+++ b/keyboards/handwired/maartenwut/config.h
@@ -34,11 +34,6 @@
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCING_DELAY 5
-/* key combination for magic key command */
-#define IS_COMMAND() ( \
- keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
-)
-
#define QMK_ESC_OUTPUT C6 // usually COL
#define QMK_ESC_INPUT D0 // usually ROW