Remove redundant disabling of features (#22926)
This commit is contained in:
parent
5dfe2bc37a
commit
58c38175e6
103 changed files with 85 additions and 350 deletions
|
@ -5,8 +5,6 @@
|
|||
"bootloader": "rp2040",
|
||||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"extrakey": true,
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
"maintainer": "kbdfans",
|
||||
"bootloader": "atmel-dfu",
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue