diff options
Diffstat (limited to 'keyboards/handwired/jotpad16/jotpad16.c')
| -rw-r--r-- | keyboards/handwired/jotpad16/jotpad16.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/jotpad16/jotpad16.c b/keyboards/handwired/jotpad16/jotpad16.c index 2f112a610..dfff7e167 100644 --- a/keyboards/handwired/jotpad16/jotpad16.c +++ b/keyboards/handwired/jotpad16/jotpad16.c | |||
| @@ -1,10 +1,5 @@ | |||
| 1 | #include "jotpad16.h" | 1 | #include "jotpad16.h" |
| 2 | 2 | ||
| 3 | void matrix_init_kb(void) { | ||
| 4 | |||
| 5 | matrix_init_user(); | ||
| 6 | } | ||
| 7 | |||
| 8 | void keyboard_pre_init_kb() { | 3 | void keyboard_pre_init_kb() { |
| 9 | setPinOutput(JOTPAD16_LED1); | 4 | setPinOutput(JOTPAD16_LED1); |
| 10 | setPinOutput(JOTPAD16_LED2); | 5 | setPinOutput(JOTPAD16_LED2); |
