diff options
Diffstat (limited to 'keyboards/mechlovin/hannah60rgb/rev1/rev1.c')
-rw-r--r-- | keyboards/mechlovin/hannah60rgb/rev1/rev1.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/mechlovin/hannah60rgb/rev1/rev1.c b/keyboards/mechlovin/hannah60rgb/rev1/rev1.c index 5acea8c66..6b1b8604a 100644 --- a/keyboards/mechlovin/hannah60rgb/rev1/rev1.c +++ b/keyboards/mechlovin/hannah60rgb/rev1/rev1.c | |||
@@ -16,13 +16,6 @@ | |||
16 | 16 | ||
17 | #include "hannah60rgb.h" | 17 | #include "hannah60rgb.h" |
18 | 18 | ||
19 | void matrix_init_kb(void) { | ||
20 | // put your keyboard start-up code here | ||
21 | // runs once when the firmware starts up | ||
22 | matrix_init_user(); | ||
23 | led_init_ports(); | ||
24 | }; | ||
25 | |||
26 | #ifdef RGB_MATRIX_ENABLE | 19 | #ifdef RGB_MATRIX_ENABLE |
27 | led_config_t g_led_config = { { | 20 | led_config_t g_led_config = { { |
28 | //Key Matrix to LED Index | 21 | //Key Matrix to LED Index |