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"

View file

@ -30,8 +30,6 @@
"rows": ["C2", "D0", "B0", "C7", "C5"]
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,

View file

@ -26,8 +26,6 @@
"rows": ["B8", "A15", "C13", "A2", "A6"]
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,

View file

@ -22,9 +22,7 @@
"console": false,
"command": false,
"nkro": true,
"backlight": false,
"rgblight": true,
"audio": false
"rgblight": true
},
"ws2812": {
"pin": "A8"

View file

@ -16,10 +16,7 @@
"mousekey": true,
"extrakey": true,
"console": false,
"backlight": false,
"rgblight": true,
"audio": false,
"encoder": false,
"nkro": true
},
"diode_direction": "COL2ROW",

View file

@ -16,10 +16,7 @@
"mousekey": true,
"extrakey": true,
"console": false,
"backlight": false,
"rgblight": true,
"audio": false,
"encoder": false,
"nkro": true
},
"diode_direction": "COL2ROW",

View file

@ -16,10 +16,7 @@
"mousekey": true,
"extrakey": true,
"console": false,
"backlight": false,
"rgblight": true,
"audio": false,
"encoder": false,
"nkro": true
},
"diode_direction": "COL2ROW",

View file

@ -17,7 +17,6 @@
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgblight": false,
"rgb_matrix": true
},
"ws2812": {

View file

@ -19,8 +19,7 @@
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"encoder": false
"nkro": true
},
"matrix_pins": {
"cols": ["D3", "F4", "F5", "F6", "F7", "D7", "C6", "D4", "D2"],

View file

@ -5,18 +5,13 @@
"development_board": "promicro",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
"backlight": false,
"bluetooth": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgblight": true,
"sleep_led": false,
"unicode": false
"rgblight": true
},
"matrix_pins": {
"cols": ["E6", "D0", "D2", "D3", "D5", "D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7", "F7"],

View file

@ -22,10 +22,7 @@
"console": false,
"command": false,
"nkro": true,
"backlight": false,
"rgblight": true,
"audio": false,
"key_lock": false
"rgblight": true
},
"rgblight": {
"led_count": 14,

View file

@ -11,11 +11,9 @@
"command": false,
"console": true,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": true,
"unicode": false
"rgblight": true
},
"matrix_pins": {
"cols": ["F4", "E6", "B1", "D2"],

View file

@ -11,11 +11,9 @@
"command": false,
"console": true,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": true,
"unicode": false
"rgblight": true
},
"indicators": {
"num_lock": "B4",

View file

@ -12,11 +12,8 @@
"console": true,
"encoder": true,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": false,
"unicode": false
"nkro": true
},
"matrix_pins": {
"cols": ["D2", "D3", "D4", "D5", "D7", "E0", "E1", "B0", "E6", "B3", "B2"],

View file

@ -9,7 +9,6 @@
"diode_direction": "COL2ROW",
"features": {
"audio": true,
"backlight": false,
"bootmagic": false,
"command": false,
"console": true,

View file

@ -6,18 +6,12 @@
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
"backlight": false,
"bluetooth": false,
"bootmagic": false,
"command": false,
"console": true,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": false,
"unicode": false
"nkro": true
},
"indicators": {
"caps_lock": "F0"

View file

@ -6,18 +6,13 @@
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
"backlight": true,
"bluetooth": false,
"bootmagic": false,
"command": false,
"console": true,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": true,
"unicode": false
"rgblight": true
},
"indicators": {
"caps_lock": "B4"

View file

@ -6,18 +6,14 @@
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
"backlight": true,
"bluetooth": false,
"bootmagic": false,
"command": false,
"console": true,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": true,
"unicode": false
"rgblight": true
},
"indicators": {
"caps_lock": "B4"

View file

@ -8,17 +8,12 @@
"diode_direction": "COL2ROW",
"features": {
"audio": true,
"backlight": false,
"bluetooth": false,
"bootmagic": false,
"command": false,
"console": true,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": false,
"unicode": false
"nkro": true
},
"matrix_pins": {
"cols": ["B10", "B2", "B1", "B0", "A7", "B4", "B3", "B5"],

View file

@ -8,16 +8,13 @@
"features": {
"audio": true,
"backlight": true,
"bluetooth": false,
"bootmagic": false,
"command": false,
"console": true,
"extrakey": true,
"midi": false,
"mousekey": false,
"nkro": true,
"rgblight": true,
"unicode": false
"rgblight": true
},
"indicators": {
"caps_lock": "B4"

View file

@ -9,16 +9,13 @@
"features": {
"audio": true,
"backlight": true,
"bluetooth": false,
"bootmagic": false,
"command": false,
"console": true,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": false,
"rgblight": true,
"unicode": false
"rgblight": true
},
"build": {
"lto": true

View file

@ -17,16 +17,13 @@
}
},
"features": {
"audio": false,
"backlight": true,
"bootmagic": true,
"command": false,
"console": false,
"encoder": false,
"extrakey": true,
"mousekey": false,
"nkro": true,
"rgblight": false
"nkro": true
},
"diode_direction": "COL2ROW",
"backlight": {

View file

@ -12,8 +12,7 @@
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"matrix_pins": {
"cols": ["F5", "F4", "F1", "F0", "B7", "B6", "B5", "B4"],

View file

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

View file

@ -7,17 +7,13 @@
"processor": "atmega32u4",
"diode_direction": "ROW2COL",
"features": {
"audio": false,
"backlight": false,
"bootmagic": false,
"command": false,
"console": false,
"dynamic_macro": true,
"extrakey": true,
"mousekey": true,
"nkro": false,
"unicode": false,
"rgblight": false
"nkro": false
},
"build": {
"lto": true

View file

@ -7,17 +7,13 @@
"processor": "atmega32u4",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
"backlight": false,
"bootmagic": false,
"command": false,
"console": false,
"dynamic_macro": true,
"extrakey": true,
"mousekey": true,
"nkro": false,
"unicode": false,
"rgblight": false
"nkro": false
},
"build": {
"lto": true

View file

@ -7,17 +7,13 @@
"processor": "atmega32u4",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
"backlight": false,
"bootmagic": false,
"command": false,
"console": false,
"dynamic_macro": true,
"extrakey": true,
"mousekey": true,
"nkro": false,
"unicode": false,
"rgblight": false
"nkro": false
},
"build": {
"lto": true

View file

@ -7,17 +7,13 @@
"processor": "atmega32u4",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
"backlight": false,
"bootmagic": false,
"command": false,
"console": false,
"dynamic_macro": true,
"extrakey": true,
"mousekey": true,
"nkro": false,
"unicode": false,
"rgblight": false
"nkro": false
},
"build": {
"lto": true

View file

@ -36,9 +36,7 @@
"bootmagic": false,
"console": false,
"mousekey": false,
"nkro": false,
"rgblight": false,
"audio": false
"nkro": false
},
"encoder": {
"rotary": []

View file

@ -8,15 +8,12 @@
"rows": ["B6"]
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": false,
"command": false,
"console": false,
"extrakey": false,
"mousekey": false,
"nkro": false,
"rgblight": false
"nkro": false
},
"usb": {
"vid": "0x6869",

View file

@ -7,18 +7,12 @@
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
"backlight": false,
"bluetooth": false,
"bootmagic": true,
"command": false,
"console": true,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": false,
"unicode": false
"nkro": true
},
"indicators": {
"caps_lock": "F0"

View file

@ -7,18 +7,12 @@
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
"backlight": false,
"bluetooth": false,
"bootmagic": true,
"command": false,
"console": true,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": false,
"unicode": false
"nkro": true
},
"indicators": {
"caps_lock": "F4"

View file

@ -23,19 +23,12 @@
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"audio": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": false,
"unicode": false,
"bluetooth": false,
"backlight": false,
"sleep_led": false
"nkro": true
},
"layout_aliases": {
"LAYOUT": "LAYOUT_abnt2"

View file

@ -14,10 +14,7 @@
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false,
"audio": false,
"backlight": false,
"rgblight": false
"nkro": false
},
"rgblight": {
"led_count": 12

View file

@ -14,9 +14,6 @@
"console": false,
"mousekey": true,
"extrakey": true,
"audio": false,
"rgblight": false,
"backlight": false,
"nkro": false
},
"ws2812": {

View file

@ -15,10 +15,7 @@
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"audio": false,
"backlight": false,
"rgblight": false
"nkro": true
},
"split": {
"enabled": true,

View file

@ -14,10 +14,7 @@
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": false,
"audio": false,
"backlight": false,
"rgblight": false
"nkro": false
},
"ws2812": {
"pin": "D3"

View file

@ -17,10 +17,7 @@
"extrakey": true,
"console": false,
"command": false,
"nkro": false,
"backlight": false,
"rgblight": false,
"audio": false
"nkro": false
},
"community_layouts": ["ortho_1x1"],
"layouts": {

View file

@ -21,11 +21,7 @@
"extrakey": true,
"console": false,
"command": false,
"nkro": true,
"backlight": false,
"rgblight": false,
"audio": false,
"key_lock": false
"nkro": true
},
"layouts": {
"LAYOUT": {

View file

@ -10,8 +10,7 @@
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgblight": false
"nkro": true
},
"matrix_pins": {
"cols": ["GP6", "GP7", "GP8", "GP9", "GP10", "GP11", "GP12", "GP13", "GP22", "GP20", "GP19", "GP18", "GP17", "GP16"],

View file

@ -6,18 +6,12 @@
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
"backlight": false,
"bluetooth": false,
"bootmagic": true,
"command": false,
"console": true,
"extrakey": true,
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": false,
"unicode": false
"nkro": true
},
"matrix_pins": {
"cols": ["F4", "F6", "F7", "B1", "B3", "B2", "B6", "B5", "B4", "E6", "D7", "C6", "D4"],

View file

@ -10,9 +10,7 @@
"extrakey": true,
"console": false,
"command": false,
"nkro": true,
"backlight": false,
"rgblight": false
"nkro": true
},
"ws2812": {
"pin": "B3"

View file

@ -10,9 +10,7 @@
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"backlight": false,
"rgblight": false
"nkro": true
},
"ws2812": {
"pin": "F0"

View file

@ -10,9 +10,7 @@
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"backlight": false,
"rgblight": false
"nkro": true
},
"ws2812": {
"pin": "B7"

View file

@ -10,9 +10,7 @@
"extrakey": true,
"command": false,
"console": false,
"nkro": true,
"backlight": false,
"rgblight": false
"nkro": true
},
"ws2812": {
"pin": "F0"

View file

@ -10,9 +10,7 @@
"extrakey": true,
"console": false,
"command": false,
"nkro": true,
"backlight": false,
"rgblight": false
"nkro": true
},
"rgb_matrix": {
"animations": {

View file

@ -10,9 +10,7 @@
"extrakey": true,
"console": false,
"command": false,
"nkro": true,
"backlight": false,
"rgblight": false
"nkro": true
},
"ws2812": {
"pin": "E2"

View file

@ -10,9 +10,7 @@
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"backlight": false,
"rgblight": false
"nkro": true
},
"ws2812": {
"pin": "B1"

View file

@ -16,9 +16,6 @@
"console": false,
"command": false,
"nkro": true,
"backlight": false,
"rgblight": false,
"audio": false,
"rgb_matrix": true
},
"diode_direction": "COL2ROW",

View file

@ -16,8 +16,7 @@
"mousekey": false,
"extrakey": true,
"console": false,
"command": false,
"backlight": false
"command": false
},
"matrix_pins": {
"cols": ["B1", "C0", "C1", "C2", "D4", "D1", "D0", "C5", "C4", "C3", "D5"],

View file

@ -5,8 +5,6 @@
"bootloader": "rp2040",
"diode_direction": "COL2ROW",
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"extrakey": true,

View file

@ -4,8 +4,6 @@
"maintainer": "kbdfans",
"bootloader": "atmel-dfu",
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,

View file

@ -10,9 +10,7 @@
"console": true,
"extrakey": true,
"mousekey": false,
"nkro": false,
"unicode": false,
"backlight": false
"nkro": false
},
"layout_aliases": {"LAYOUT": "LAYOUT_all"}
}

View file

@ -9,8 +9,6 @@
"diode_direction": "COL2ROW",
"features": {
"console": true,
"rgblight": false,
"backlight": false,
"rgb_matrix": true
},
"matrix_pins": {

View file

@ -6,14 +6,12 @@
"vid": "0xCB10"
},
"features": {
"audio": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": false,
"nkro": false,
"unicode": false
"nkro": false
},
"split": {
"enabled": true

View file

@ -9,8 +9,6 @@
"diode_direction": "COL2ROW",
"features": {
"console": true,
"rgblight": false,
"backlight": false,
"rgb_matrix": true
},
"split": {

View file

@ -16,16 +16,13 @@
}
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"matrix_pins": {
"cols": ["C14", "C15", "A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "B0", "B1", "A8", "A9"],

View file

@ -22,9 +22,7 @@
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgblight": true,
"backlight": false,
"audio": false
"rgblight": true
},
"rgblight": {
"led_count": 8,

View file

@ -12,9 +12,7 @@
"command": false,
"mousekey": true,
"extrakey": true,
"nkro": true,
"audio": false,
"backlight": false
"nkro": true
},
"processor": "at90usb1286",
"bootloader": "halfkay",

View file

@ -13,9 +13,7 @@
"command": false,
"mousekey": true,
"extrakey": true,
"nkro": true,
"audio": false,
"backlight": false
"nkro": true
},
"build": {
"debounce_type": "sym_eager_pk"

View file

@ -13,9 +13,7 @@
"command": false,
"mousekey": true,
"extrakey": true,
"nkro": true,
"audio": false,
"backlight": false
"nkro": true
},
"build": {
"debounce_type": "sym_eager_pk"

View file

@ -13,9 +13,7 @@
"command": false,
"mousekey": true,
"extrakey": true,
"nkro": true,
"audio": false,
"backlight": false
"nkro": true
},
"build": {
"debounce_type": "sym_eager_pk"

View file

@ -13,9 +13,7 @@
"command": false,
"mousekey": true,
"extrakey": true,
"nkro": true,
"audio": false,
"backlight": false
"nkro": true
},
"build": {
"debounce_type": "sym_eager_pk"

View file

@ -18,9 +18,7 @@
"command": false,
"mousekey": true,
"extrakey": true,
"nkro": true,
"audio": false,
"backlight": false
"nkro": true
},
"matrix_pins": {
"rows": ["A0", "A1", "A2", "A3", "A4", "A5", "A6"],

View file

@ -12,9 +12,7 @@
"command": true,
"mousekey": true,
"extrakey": true,
"nkro": true,
"audio": false,
"backlight": false
"nkro": true
},
"indicators": {
"caps_lock": "E6",

View file

@ -12,9 +12,7 @@
"command": false,
"mousekey": true,
"extrakey": true,
"nkro": true,
"audio": false,
"backlight": false
"nkro": true
},
"matrix_pins": {
"cols": ["B0", "B1", "B2", "B3", "B4", "B5", "B6"],

View file

@ -18,8 +18,7 @@
"command": false,
"nkro": true,
"backlight": true,
"rgblight": true,
"audio": false
"rgblight": true
},
"matrix_pins": {
"rows": ["D3", "D5", "D1", "D2"],

View file

@ -12,9 +12,7 @@
"tri_layer": true,
"console": false,
"command": false,
"nkro": false,
"backlight": false,
"audio": false
"nkro": false
},
"usb": {
"vid": "0x4B50",

View file

@ -25,10 +25,6 @@
"console": false,
"command": false,
"nkro": true,
"backlight": false,
"rgblight": false,
"audio": false,
"key_lock": false,
"rgb_matrix": true
},
"ws2812": {

View file

@ -21,11 +21,7 @@
"extrakey": true,
"console": false,
"command": false,
"nkro": true,
"backlight": false,
"audio": false,
"rgblight": false,
"sleep_led": false
"nkro": true
},
"layout_aliases": {
"LAYOUT_all": "LAYOUT_64_ansi_split_bs"

View file

@ -12,8 +12,7 @@
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"ws2812": {
"pin": "D2"

View file

@ -10,7 +10,6 @@
"features": {
"bootmagic": true,
"nkro": true,
"backlight": false,
"rgblight": true,
"key_lock": true,
"leader": true

View file

@ -6,9 +6,6 @@
"pid": "0x6509",
"device_version": "0.0.3"
},
"features": {
"backlight": false
},
"bootmagic": {
"matrix": [0, 13]
},

View file

@ -9,7 +9,6 @@
"device_version": "0.0.1"
},
"features": {
"backlight": false,
"nkro": true,
"rgblight": true
},

View file

@ -6,7 +6,6 @@
"debounce": 3,
"diode_direction": "COL2ROW",
"features": {
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
@ -15,8 +14,7 @@
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"indicators": {
"caps_lock": "B2",

View file

@ -30,10 +30,7 @@
"console": false,
"command": false,
"nkro": true,
"backlight": false,
"rgblight": true,
"audio": false,
"key_lock": false
"rgblight": true
},
"rgblight": {
"led_count": 7,

View file

@ -11,8 +11,6 @@
]
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,

View file

@ -10,8 +10,6 @@
]
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": true,
"console": false,

View file

@ -11,8 +11,6 @@
]
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,

View file

@ -11,8 +11,6 @@
]
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": true,

View file

@ -8,8 +8,7 @@
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgblight": false
"nkro": true
},
"matrix_pins": {
"cols": ["GP28", "GP27", "GP29", "GP0", "GP1", "GP9", "GP26", "GP18", "GP10", "GP11", "GP25", "GP24", "GP12", "GP21", "GP13"],

View file

@ -21,11 +21,7 @@
"extrakey": true,
"console": false,
"command": false,
"nkro": true,
"backlight": false,
"rgblight": false,
"audio": false,
"key_lock": false
"nkro": true
},
"layouts": {
"LAYOUT": {

View file

@ -14,15 +14,13 @@
"rows": ["B2", "B1", "B0", "B10", "B3"]
},
"features": {
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"processor": "STM32F072",
"bootloader": "stm32-dfu",

View file

@ -22,10 +22,7 @@
"console": false,
"command": false,
"nkro": false,
"backlight": false,
"rgblight": true,
"audio": false,
"key_lock": false
"rgblight": true
},
"rgblight": {
"led_count": 18,

View file

@ -22,10 +22,7 @@
"console": false,
"command": false,
"nkro": false,
"backlight": false,
"rgblight": true,
"audio": false,
"key_lock": false
"rgblight": true
},
"rgblight": {
"led_count": 18,

View file

@ -18,8 +18,7 @@
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgb_matrix": true,
"rgblight": false
"rgb_matrix": true
},
"matrix_pins": {
"cols": ["C0", "C1", "C2", "C3", "A6", "B1", "B10", "B11", "B12", "B13", "B14", "B15", "C6", "C7", "C8", "C9"],

View file

@ -17,12 +17,9 @@
}
},
"features": {
"audio": false,
"backlight": false,
"bootmagic": true,
"command": false,
"console": false,
"encoder": false,
"extrakey": true,
"mousekey": true,
"nkro": true,

View file

@ -17,12 +17,10 @@
}
},
"features": {
"audio": false,
"backlight": true,
"bootmagic": true,
"command": false,
"console": false,
"encoder": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
@ -36,7 +34,7 @@
},
"indicators": {
"caps_lock": "A10"
}
},
"ws2812": {
"pin": "B15"
},

View file

@ -11,9 +11,7 @@
"mousekey": false,
"extrakey": true,
"console": false,
"audio": false,
"command": false,
"backlight": false
"command": false
},
"matrix_pins": {
"rows": ["D0", "D1", "D2", "D3"],

View file

@ -85,7 +85,6 @@
"encoder": true,
"backlight": true,
"extrakey": true,
"rgblight": false,
"rgb_matrix": true,
"nkro": false
},

View file

@ -13,7 +13,6 @@
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgblight": false,
"rgb_matrix": true
},
"ws2812": {

View file

@ -23,7 +23,6 @@
"nkro": true,
"quantum_painter": true,
"rgb_matrix": true,
"unicode": false,
"usbpd": true,
"wpm": true
},

Some files were not shown because too many files have changed in this diff Show more