Remove "command":false from keyboards (#25193)
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
},
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
"bootmagic": true,
|
||||
"mousekey": false,
|
||||
"extrakey": true,
|
||||
"command": false,
|
||||
"nkro": true,
|
||||
"backlight": true,
|
||||
"rgblight": true,
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
"tags": ["70%", "encoder", "underglow", "backlight"],
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
|
||||
Reference in New Issue
Block a user