Migrate features and LTO from rules.mk to data driven (#23307)
This commit is contained in:
parent
426bb9c651
commit
1c8e99ca45
100 changed files with 445 additions and 639 deletions
|
|
@ -3,6 +3,14 @@
|
|||
"manufacturer": "1up Keyboards",
|
||||
"url": "",
|
||||
"maintainer": "skullydazed",
|
||||
"features": {
|
||||
"bootmagic": false,
|
||||
"command": false,
|
||||
"console": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true
|
||||
},
|
||||
"usb": {
|
||||
"vid": "0x6F75"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue