summaryrefslogtreecommitdiffstats
path: root/keyboards/mlego/m60_split/rev1
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mlego/m60_split/rev1')
-rw-r--r--keyboards/mlego/m60_split/rev1/config.h6
-rw-r--r--keyboards/mlego/m60_split/rev1/info.json5
2 files changed, 5 insertions, 6 deletions
diff --git a/keyboards/mlego/m60_split/rev1/config.h b/keyboards/mlego/m60_split/rev1/config.h
index 89266fd0b8..5e376563fc 100644
--- a/keyboards/mlego/m60_split/rev1/config.h
+++ b/keyboards/mlego/m60_split/rev1/config.h
@@ -70,10 +70,4 @@
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
-
-/* Bootmagic Lite key configuration */
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0
-#define BOOTMAGIC_LITE_ROW_RIGHT 5
-#define BOOTMAGIC_LITE_COLUMN_RIGHT 0
#endif
diff --git a/keyboards/mlego/m60_split/rev1/info.json b/keyboards/mlego/m60_split/rev1/info.json
index b1cfbd3d4b..e306bb804f 100644
--- a/keyboards/mlego/m60_split/rev1/info.json
+++ b/keyboards/mlego/m60_split/rev1/info.json
@@ -3,6 +3,11 @@
"pid": "0x6361",
"device_version": "0.0.1"
},
+ "split": {
+ "bootmagic": {
+ "matrix": [5, 0]
+ }
+ },
"processor": "STM32F401",
"bootloader": "tinyuf2",
"board": "BLACKPILL_STM32_F401"