mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-23 06:31:58 +00:00
splitkb/kyria - Resolve CONVERT_TO_PROTON_C warnings (#17617)
This commit is contained in:
@@ -9,4 +9,4 @@ WS2812_DRIVER = pwm
|
|||||||
SERIAL_DRIVER = usart
|
SERIAL_DRIVER = usart
|
||||||
AUDIO_ENABLE = no
|
AUDIO_ENABLE = no
|
||||||
LTO_ENABLE = no
|
LTO_ENABLE = no
|
||||||
CONVERT_TO_PROTON_C = yes
|
CONVERT_TO = proton_c
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ WS2812_DRIVER = pwm
|
|||||||
SERIAL_DRIVER = usart
|
SERIAL_DRIVER = usart
|
||||||
AUDIO_ENABLE = no
|
AUDIO_ENABLE = no
|
||||||
LTO_ENABLE = no
|
LTO_ENABLE = no
|
||||||
CONVERT_TO_PROTON_C = yes
|
CONVERT_TO = proton_c
|
||||||
|
|||||||
Reference in New Issue
Block a user