aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/mlego/m60_split/info.json1
-rw-r--r--keyboards/splitkb/kyria/rev1/proton_c/rules.mk7
2 files changed, 7 insertions, 1 deletions
diff --git a/keyboards/mlego/m60_split/info.json b/keyboards/mlego/m60_split/info.json
index ad1f8f4bc..c6c5ee480 100644
--- a/keyboards/mlego/m60_split/info.json
+++ b/keyboards/mlego/m60_split/info.json
@@ -1,6 +1,5 @@
1{ 1{
2 "keyboard_name": "mlego/m60_split", 2 "keyboard_name": "mlego/m60_split",
3 "keyboard_folder": "mlego/m60_split",
4 "url": "https://gitlab.com/m-lego/m65", 3 "url": "https://gitlab.com/m-lego/m65",
5 "maintainer": "alin elena", 4 "maintainer": "alin elena",
6 "layouts": { 5 "layouts": {
diff --git a/keyboards/splitkb/kyria/rev1/proton_c/rules.mk b/keyboards/splitkb/kyria/rev1/proton_c/rules.mk
index 9e0942398..1a5f9a7cb 100644
--- a/keyboards/splitkb/kyria/rev1/proton_c/rules.mk
+++ b/keyboards/splitkb/kyria/rev1/proton_c/rules.mk
@@ -1,3 +1,10 @@
1# MCU name
2MCU = STM32F303
3BOARD = QMK_PROTON_C
4
5# Bootloader selection
6BOOTLOADER = stm32-dfu
7
1WS2812_DRIVER = pwm 8WS2812_DRIVER = pwm
2SERIAL_DRIVER = usart 9SERIAL_DRIVER = usart
3AUDIO_ENABLE = no 10AUDIO_ENABLE = no