summaryrefslogtreecommitdiff
path: root/keyboards/nafuda
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nafuda')
-rw-r--r--keyboards/nafuda/nafuda.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/nafuda/nafuda.c b/keyboards/nafuda/nafuda.c
index d2061181e7..334b3dab27 100644
--- a/keyboards/nafuda/nafuda.c
+++ b/keyboards/nafuda/nafuda.c
@@ -1,5 +1 @@
#include "nafuda.h"
-
-void matrix_init_kb(void) {
- matrix_init_user();
-};