aboutsummaryrefslogtreecommitdiff
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 4e1efc06c..1c4720b5c 100755
--- a/keyboards/handwired/reddot/reddot.c
+++ b/keyboards/handwired/reddot/reddot.c
@@ -1,7 +1 @@
1#include "reddot.h" #include "reddot.h"
2
3void matrix_init_kb(void) {
4
5 matrix_init_user();
6}
7