summaryrefslogtreecommitdiff
path: root/keyboards/40percentclub/mf68/mf68.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/mf68/mf68.c')
-rw-r--r--keyboards/40percentclub/mf68/mf68.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/40percentclub/mf68/mf68.c b/keyboards/40percentclub/mf68/mf68.c
index 1da522e7e1..4abee8e0c3 100644
--- a/keyboards/40percentclub/mf68/mf68.c
+++ b/keyboards/40percentclub/mf68/mf68.c
@@ -1,8 +1 @@
#include "mf68.h"
-
-void matrix_init_kb(void) {
- // put your keyboard start-up code here
- // runs once when the firmware starts up
-
- matrix_init_user();
-}