Remove redundant disabling of features (#22926)

This commit is contained in:
Joel Challis 2024-03-09 03:05:07 +00:00 committed by GitHub
parent 5dfe2bc37a
commit 58c38175e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
103 changed files with 85 additions and 350 deletions

View file

@ -18,16 +18,13 @@
"driver": "vendor"
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"matrix_pins": {
"rows": ["GP21", "GP20", "GP19", "GP18"],

View file

@ -18,16 +18,13 @@
"driver": "vendor"
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"matrix_pins": {
"rows": ["GP21", "GP20", "GP19", "GP18"],

View file

@ -18,16 +18,13 @@
"driver": "vendor"
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"matrix_pins": {
"rows": ["GP21", "GP20", "GP19", "GP18"],

View file

@ -15,8 +15,6 @@
"layer_count": 10
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
@ -24,7 +22,6 @@
"mousekey": true,
"nkro": false,
"rgb_matrix": true,
"rgblight": false,
"oled": true
},
"matrix_pins": {

View file

@ -15,8 +15,6 @@
"layer_count": 10
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
@ -24,8 +22,7 @@
"extrakey": true,
"mousekey": true,
"nkro": false,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"ws2812": {
"pin": "GP17",

View file

@ -15,16 +15,13 @@
"layer_count": 10
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"ws2812": {
"pin": "GP15",

View file

@ -15,16 +15,13 @@
"layer_count": 10
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"ws2812": {
"pin": "GP19",

View file

@ -12,8 +12,6 @@
"vid": "0x6F75"
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
@ -21,8 +19,7 @@
"extrakey": true,
"mousekey": true,
"nkro": false,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"ws2812": {
"pin": "GP6",

View file

@ -11,8 +11,6 @@
"vid": "0x6F75"
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
@ -20,8 +18,7 @@
"extrakey": true,
"mousekey": true,
"nkro": false,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"ws2812": {
"pin": "D7"