Remove redundant disabling of features (#22926)
This commit is contained in:
parent
5dfe2bc37a
commit
58c38175e6
103 changed files with 85 additions and 350 deletions
|
@ -6,9 +6,6 @@
|
|||
"pid": "0x6509",
|
||||
"device_version": "0.0.3"
|
||||
},
|
||||
"features": {
|
||||
"backlight": false
|
||||
},
|
||||
"bootmagic": {
|
||||
"matrix": [0, 13]
|
||||
},
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
"device_version": "0.0.1"
|
||||
},
|
||||
"features": {
|
||||
"backlight": false,
|
||||
"nkro": true,
|
||||
"rgblight": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue