diff options
Diffstat (limited to 'keyboards/tanuki/tanuki.c')
-rw-r--r-- | keyboards/tanuki/tanuki.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/tanuki/tanuki.c b/keyboards/tanuki/tanuki.c index 573e200611..97f7446640 100644 --- a/keyboards/tanuki/tanuki.c +++ b/keyboards/tanuki/tanuki.c @@ -2,9 +2,3 @@ #include "rgblight.h" #include "config.h" #include "rgblight.h" - -void matrix_init_kb(void) { - // put your keyboard start-up code here - // runs once when the firmware starts up - -}; |