Fix a handful of CLI errors (#20321)
This commit is contained in:
parent
46844347c4
commit
2d9140af53
23 changed files with 154 additions and 186 deletions
5
keyboards/splitkb/kyria/rev1/base/info.json
Normal file
5
keyboards/splitkb/kyria/rev1/base/info.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"build": {
|
||||
"lto": true
|
||||
}
|
||||
}
|
||||
0
keyboards/splitkb/kyria/rev1/base/rules.mk
Normal file
0
keyboards/splitkb/kyria/rev1/base/rules.mk
Normal file
|
|
@ -1,4 +1,2 @@
|
|||
SERIAL_DRIVER = usart
|
||||
AUDIO_ENABLE = no
|
||||
LTO_ENABLE = no
|
||||
CONVERT_TO = proton_c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue