diff options
Diffstat (limited to 'keyboards/nafuda/nafuda.c')
-rw-r--r-- | keyboards/nafuda/nafuda.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/nafuda/nafuda.c b/keyboards/nafuda/nafuda.c index d2061181e..334b3dab2 100644 --- a/keyboards/nafuda/nafuda.c +++ b/keyboards/nafuda/nafuda.c | |||
@@ -1,5 +1 @@ | |||
1 | #include "nafuda.h" | #include "nafuda.h" | |
2 | |||
3 | void matrix_init_kb(void) { | ||
4 | matrix_init_user(); | ||
5 | }; | ||