summaryrefslogtreecommitdiff
path: root/keyboards/handwired/reddot/reddot.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/reddot/reddot.c')
-rwxr-xr-xkeyboards/handwired/reddot/reddot.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/handwired/reddot/reddot.c b/keyboards/handwired/reddot/reddot.c
index 4e1efc06ce..1c4720b5cf 100755
--- a/keyboards/handwired/reddot/reddot.c
+++ b/keyboards/handwired/reddot/reddot.c
@@ -1,7 +1 @@
#include "reddot.h"
-
-void matrix_init_kb(void) {
-
- matrix_init_user();
-}
-