summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/jotpad16/jotpad16.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/jotpad16/jotpad16.c')
-rw-r--r--keyboards/handwired/jotpad16/jotpad16.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/jotpad16/jotpad16.c b/keyboards/handwired/jotpad16/jotpad16.c
index 2f112a6101..dfff7e1679 100644
--- a/keyboards/handwired/jotpad16/jotpad16.c
+++ b/keyboards/handwired/jotpad16/jotpad16.c
@@ -1,10 +1,5 @@
#include "jotpad16.h"
-void matrix_init_kb(void) {
-
- matrix_init_user();
-}
-
void keyboard_pre_init_kb() {
setPinOutput(JOTPAD16_LED1);
setPinOutput(JOTPAD16_LED2);