Remove redundant disabling of features (#22926)
This commit is contained in:
parent
5dfe2bc37a
commit
58c38175e6
103 changed files with 85 additions and 350 deletions
|
@ -30,8 +30,6 @@
|
|||
"rows": ["C2", "D0", "B0", "C7", "C5"]
|
||||
},
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
|
|
|
@ -26,8 +26,6 @@
|
|||
"rows": ["B8", "A15", "C13", "A2", "A6"]
|
||||
},
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue