aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/trackpoint/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/trackpoint/config.h')
-rw-r--r--keyboards/handwired/trackpoint/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/trackpoint/config.h b/keyboards/handwired/trackpoint/config.h
index 7558c03bf..22ec75f76 100644
--- a/keyboards/handwired/trackpoint/config.h
+++ b/keyboards/handwired/trackpoint/config.h
@@ -67,9 +67,4 @@
67 #define LOCKING_SUPPORT_ENABLE 67 #define LOCKING_SUPPORT_ENABLE
68 #define LOCKING_RESYNC_ENABLE 68 #define LOCKING_RESYNC_ENABLE
69 69
70 /* key combination for command */
71 #define IS_COMMAND() ( \
72 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
73 )
74
75#endif 70#endif