Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Jul 11, 2022
2 parents 2e56715 + 5389f08 commit 5e347f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keyboards/splitkb/kyria/rev1/proton_c/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ WS2812_DRIVER = pwm
SERIAL_DRIVER = usart
AUDIO_ENABLE = no
LTO_ENABLE = no
CONVERT_TO_PROTON_C = yes
CONVERT_TO = proton_c
2 changes: 1 addition & 1 deletion keyboards/splitkb/kyria/rev2/proton_c/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ WS2812_DRIVER = pwm
SERIAL_DRIVER = usart
AUDIO_ENABLE = no
LTO_ENABLE = no
CONVERT_TO_PROTON_C = yes
CONVERT_TO = proton_c

0 comments on commit 5e347f4

Please sign in to comment.