Remove "command":false from keyboards (#25193)

This commit is contained in:
Joel Challis 2025-04-24 01:28:13 +01:00 committed by GitHub
commit 0bd02952ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1750 changed files with 2 additions and 1752 deletions

View file

@ -33,7 +33,6 @@
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"command": false,
"extrakey": true,
"mousekey": true,
"nkro": true,

View file

@ -6,7 +6,6 @@
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"command": false,
"extrakey": true,
"mousekey": true,
"nkro": true,

View file

@ -6,7 +6,6 @@
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"command": false,
"extrakey": true,
"mousekey": true,
"nkro": true,

View file

@ -15,7 +15,6 @@
},
"features": {
"bootmagic": true,
"command": false,
"extrakey": true,
"mousekey": true,
"nkro": true,

View file

@ -10,7 +10,6 @@
"features": {
"backlight": true,
"bootmagic": false,
"command": false,
"console": true,
"extrakey": true,
"mousekey": false,