summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/hannah910/hannah910.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechlovin/hannah910/hannah910.c')
-rw-r--r--keyboards/mechlovin/hannah910/hannah910.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/mechlovin/hannah910/hannah910.c b/keyboards/mechlovin/hannah910/hannah910.c
index 99addb981d..3237636be2 100644
--- a/keyboards/mechlovin/hannah910/hannah910.c
+++ b/keyboards/mechlovin/hannah910/hannah910.c
@@ -15,10 +15,6 @@
*/
#include "hannah910.h"
-void matrix_init_kb(void) {
- matrix_init_user();
- led_init_ports();
-};
void led_init_ports(void) {
setPinOutput(B2);
setPinOutput(D0);