[Keyboard] Add Kyria rev. 2 (#16178)
This commit is contained in:
12
keyboards/splitkb/kyria/rev2/proton_c/rules.mk
Normal file
12
keyboards/splitkb/kyria/rev2/proton_c/rules.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
# MCU name
|
||||
MCU = STM32F303
|
||||
BOARD = QMK_PROTON_C
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
||||
WS2812_DRIVER = pwm
|
||||
SERIAL_DRIVER = usart
|
||||
AUDIO_ENABLE = no
|
||||
LTO_ENABLE = no
|
||||
CONVERT_TO_PROTON_C = yes
|
||||
Reference in New Issue
Block a user