aboutsummaryrefslogtreecommitdiff
path: root/keyboards/hadron/ver3/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hadron/ver3/config.h')
-rw-r--r--keyboards/hadron/ver3/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/hadron/ver3/config.h b/keyboards/hadron/ver3/config.h
index 7db500304..d6c3830df 100644
--- a/keyboards/hadron/ver3/config.h
+++ b/keyboards/hadron/ver3/config.h
@@ -27,7 +27,6 @@
27#define MATRIX_ROWS 5 27#define MATRIX_ROWS 5
28#define MATRIX_COLS 15 28#define MATRIX_COLS 15
29 29
30
31//Audio 30//Audio
32#undef AUDIO_VOICES 31#undef AUDIO_VOICES
33#undef C6_AUDIO 32#undef C6_AUDIO
@@ -96,11 +95,6 @@
96 */ 95 */
97//#define FORCE_NKRO 96//#define FORCE_NKRO
98 97
99/* key combination for magic key command */
100#define IS_COMMAND() ( \
101 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
102)
103
104/* 98/*
105 * Feature disable options 99 * Feature disable options
106 * These options are also useful to firmware size reduction. 100 * These options are also useful to firmware size reduction.
@@ -167,7 +161,6 @@
167 161
168#endif 162#endif
169 163
170
171/* Control 1 register settings */ 164/* Control 1 register settings */
172#define DRIVE_TIME 25 165#define DRIVE_TIME 25
173#define AC_COUPLE 0 166#define AC_COUPLE 0