aboutsummaryrefslogtreecommitdiff
path: root/keyboards/smallkeyboard/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/smallkeyboard/config.h')
-rw-r--r--keyboards/smallkeyboard/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/smallkeyboard/config.h b/keyboards/smallkeyboard/config.h
index 689d53d54..24c81258c 100644
--- a/keyboards/smallkeyboard/config.h
+++ b/keyboards/smallkeyboard/config.h
@@ -84,14 +84,9 @@
84// 0b1110101 AD <-> SCL 84// 0b1110101 AD <-> SCL
85// 0b1110110 AD <-> SDA 85// 0b1110110 AD <-> SDA
86#define DRIVER_ADDR_1 0b1110100 86#define DRIVER_ADDR_1 0b1110100
87//#define DRIVER_ADDR_2 0b1110110
88 87
89#define DRIVER_COUNT 1 88#define DRIVER_COUNT 1
90#define DRIVER_1_LED_TOTAL 6 89#define DRIVER_LED_TOTAL 6
91//#define DRIVER_1_LED_TOTAL 25
92//#define DRIVER_2_LED_TOTAL 24
93//#define DRIVER_LED_TOTAL (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
94#define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL
95#endif 90#endif
96//#define RGB_DI_PIN B7 91//#define RGB_DI_PIN B7
97//#ifdef RGB_DI_PIN 92//#ifdef RGB_DI_PIN