]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/40percentclub/mf68_ble/mf68_ble.c
[Keyboard] Convert mf68_ble to keymap (#5287)
[qmk_firmware.git] / keyboards / 40percentclub / mf68_ble / mf68_ble.c
diff --git a/keyboards/40percentclub/mf68_ble/mf68_ble.c b/keyboards/40percentclub/mf68_ble/mf68_ble.c
deleted file mode 100644 (file)
index 95f8592..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#include "mf68_ble.h"
-
-void matrix_init_kb(void) {
-       // put your keyboard start-up code here
-       // runs once when the firmware starts up
-
-       matrix_init_user();
-}