aboutsummaryrefslogtreecommitdiff
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 1da522e7e..4abee8e0c 100644
--- a/keyboards/40percentclub/mf68/mf68.c
+++ b/keyboards/40percentclub/mf68/mf68.c
@@ -1,8 +1 @@
1#include "mf68.h" #include "mf68.h"
2
3void matrix_init_kb(void) {
4 // put your keyboard start-up code here
5 // runs once when the firmware starts up
6
7 matrix_init_user();
8}