splitkb/kyria - Resolve CONVERT_TO_PROTON_C warnings (#17617)
This commit is contained in:
parent
16b837b35b
commit
5389f088b1
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue