summaryrefslogtreecommitdiffstats
path: root/keyboards/tominabox1/le_chiffre/he/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tominabox1/le_chiffre/he/config.h')
-rw-r--r--keyboards/tominabox1/le_chiffre/he/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/tominabox1/le_chiffre/he/config.h b/keyboards/tominabox1/le_chiffre/he/config.h
index bfba9b96be..b0b471ac08 100644
--- a/keyboards/tominabox1/le_chiffre/he/config.h
+++ b/keyboards/tominabox1/le_chiffre/he/config.h
@@ -17,17 +17,12 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define DEVICE_VER 0x0003
-
-
/* COL2ROW, ROW2COL*/
#undef DIODE_DIRECTION
#define DIODE_DIRECTION COL2ROW
#define MATRIX_ROW_PINS { B3, D4, F1, C6 }
#define MATRIX_COL_PINS { F4, F5, B0, B2, B1, B4, D7, C7, D2, F7 }
-#define UNUSED_PINS
/* Define encoder pads */
#define ENCODERS_PAD_A { D5 }