Remove redundant disabling of features (#22926)
parent
5dfe2bc37a
commit
58c38175e6
|
@ -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"],
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -30,8 +30,6 @@
|
|||
"rows": ["C2", "D0", "B0", "C7", "C5"]
|
||||
},
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
|
|
|
@ -26,8 +26,6 @@
|
|||
"rows": ["B8", "A15", "C13", "A2", "A6"]
|
||||
},
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
|
|
|
@ -22,9 +22,7 @@
|
|||
"console": false,
|
||||
"command": false,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": true,
|
||||
"audio": false
|
||||
"rgblight": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "A8"
|
||||
|
|
|
@ -16,10 +16,7 @@
|
|||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"console": false,
|
||||
"backlight": false,
|
||||
"rgblight": true,
|
||||
"audio": false,
|
||||
"encoder": false,
|
||||
"nkro": true
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
|
|
|
@ -16,10 +16,7 @@
|
|||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"console": false,
|
||||
"backlight": false,
|
||||
"rgblight": true,
|
||||
"audio": false,
|
||||
"encoder": false,
|
||||
"nkro": true
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
|
|
|
@ -16,10 +16,7 @@
|
|||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"console": false,
|
||||
"backlight": false,
|
||||
"rgblight": true,
|
||||
"audio": false,
|
||||
"encoder": false,
|
||||
"nkro": true
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"rgblight": false,
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"ws2812": {
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -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,
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"audio": true,
|
||||
"backlight": false,
|
||||
"bootmagic": false,
|
||||
"command": false,
|
||||
"console": true,
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
},
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"encoder": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -36,9 +36,7 @@
|
|||
"bootmagic": false,
|
||||
"console": false,
|
||||
"mousekey": false,
|
||||
"nkro": false,
|
||||
"rgblight": false,
|
||||
"audio": false
|
||||
"nkro": false
|
||||
},
|
||||
"encoder": {
|
||||
"rotary": []
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": true,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "F0"
|
||||
|
|
|
@ -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
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": true,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "F4"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -14,10 +14,7 @@
|
|||
"console": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": false,
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"rgblight": false
|
||||
"nkro": false
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 12
|
||||
|
|
|
@ -14,9 +14,6 @@
|
|||
"console": false,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"audio": false,
|
||||
"rgblight": false,
|
||||
"backlight": false,
|
||||
"nkro": false
|
||||
},
|
||||
"ws2812": {
|
||||
|
|
|
@ -15,10 +15,7 @@
|
|||
"console": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"rgblight": false
|
||||
"nkro": true
|
||||
},
|
||||
"split": {
|
||||
"enabled": true,
|
||||
|
|
|
@ -14,10 +14,7 @@
|
|||
"console": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": false,
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"rgblight": false
|
||||
"nkro": false
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "D3"
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -10,9 +10,7 @@
|
|||
"extrakey": true,
|
||||
"console": false,
|
||||
"command": false,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": false
|
||||
"nkro": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "B3"
|
||||
|
|
|
@ -10,9 +10,7 @@
|
|||
"console": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": false
|
||||
"nkro": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "F0"
|
||||
|
|
|
@ -10,9 +10,7 @@
|
|||
"console": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": false
|
||||
"nkro": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "B7"
|
||||
|
|
|
@ -10,9 +10,7 @@
|
|||
"extrakey": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": false
|
||||
"nkro": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "F0"
|
||||
|
|
|
@ -10,9 +10,7 @@
|
|||
"extrakey": true,
|
||||
"console": false,
|
||||
"command": false,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": false
|
||||
"nkro": true
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"animations": {
|
||||
|
|
|
@ -10,9 +10,7 @@
|
|||
"extrakey": true,
|
||||
"console": false,
|
||||
"command": false,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": false
|
||||
"nkro": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "E2"
|
||||
|
|
|
@ -10,9 +10,7 @@
|
|||
"console": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": false
|
||||
"nkro": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "B1"
|
||||
|
|
|
@ -16,9 +16,6 @@
|
|||
"console": false,
|
||||
"command": false,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": false,
|
||||
"audio": false,
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
"bootloader": "rp2040",
|
||||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"extrakey": true,
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
"maintainer": "kbdfans",
|
||||
"bootloader": "atmel-dfu",
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
|
|
|
@ -10,9 +10,7 @@
|
|||
"console": true,
|
||||
"extrakey": true,
|
||||
"mousekey": false,
|
||||
"nkro": false,
|
||||
"unicode": false,
|
||||
"backlight": false
|
||||
"nkro": false
|
||||
},
|
||||
"layout_aliases": {"LAYOUT": "LAYOUT_all"}
|
||||
}
|
||||
|
|
|
@ -9,8 +9,6 @@
|
|||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"console": true,
|
||||
"rgblight": false,
|
||||
"backlight": false,
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -9,8 +9,6 @@
|
|||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"console": true,
|
||||
"rgblight": false,
|
||||
"backlight": false,
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"split": {
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -22,9 +22,7 @@
|
|||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"rgblight": true,
|
||||
"backlight": false,
|
||||
"audio": false
|
||||
"rgblight": true
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 8,
|
||||
|
|
|
@ -12,9 +12,7 @@
|
|||
"command": false,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"nkro": true,
|
||||
"audio": false,
|
||||
"backlight": false
|
||||
"nkro": true
|
||||
},
|
||||
"processor": "at90usb1286",
|
||||
"bootloader": "halfkay",
|
||||
|
|
|
@ -13,9 +13,7 @@
|
|||
"command": false,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"nkro": true,
|
||||
"audio": false,
|
||||
"backlight": false
|
||||
"nkro": true
|
||||
},
|
||||
"build": {
|
||||
"debounce_type": "sym_eager_pk"
|
||||
|
|
|
@ -13,9 +13,7 @@
|
|||
"command": false,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"nkro": true,
|
||||
"audio": false,
|
||||
"backlight": false
|
||||
"nkro": true
|
||||
},
|
||||
"build": {
|
||||
"debounce_type": "sym_eager_pk"
|
||||
|
|
|
@ -13,9 +13,7 @@
|
|||
"command": false,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"nkro": true,
|
||||
"audio": false,
|
||||
"backlight": false
|
||||
"nkro": true
|
||||
},
|
||||
"build": {
|
||||
"debounce_type": "sym_eager_pk"
|
||||
|
|
|
@ -13,9 +13,7 @@
|
|||
"command": false,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"nkro": true,
|
||||
"audio": false,
|
||||
"backlight": false
|
||||
"nkro": true
|
||||
},
|
||||
"build": {
|
||||
"debounce_type": "sym_eager_pk"
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -12,9 +12,7 @@
|
|||
"command": true,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"nkro": true,
|
||||
"audio": false,
|
||||
"backlight": false
|
||||
"nkro": true
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "E6",
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -18,8 +18,7 @@
|
|||
"command": false,
|
||||
"nkro": true,
|
||||
"backlight": true,
|
||||
"rgblight": true,
|
||||
"audio": false
|
||||
"rgblight": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"rows": ["D3", "D5", "D1", "D2"],
|
||||
|
|
|
@ -12,9 +12,7 @@
|
|||
"tri_layer": true,
|
||||
"console": false,
|
||||
"command": false,
|
||||
"nkro": false,
|
||||
"backlight": false,
|
||||
"audio": false
|
||||
"nkro": false
|
||||
},
|
||||
"usb": {
|
||||
"vid": "0x4B50",
|
||||
|
|
|
@ -25,10 +25,6 @@
|
|||
"console": false,
|
||||
"command": false,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": false,
|
||||
"audio": false,
|
||||
"key_lock": false,
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"ws2812": {
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"rgb_matrix": true,
|
||||
"rgblight": false
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "D2"
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
"features": {
|
||||
"bootmagic": true,
|
||||
"nkro": true,
|
||||
"backlight": false,
|
||||
"rgblight": true,
|
||||
"key_lock": true,
|
||||
"leader": true
|
||||
|
|
|
@ -6,9 +6,6 @@
|
|||
"pid": "0x6509",
|
||||
"device_version": "0.0.3"
|
||||
},
|
||||
"features": {
|
||||
"backlight": false
|
||||
},
|
||||
"bootmagic": {
|
||||
"matrix": [0, 13]
|
||||
},
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
"device_version": "0.0.1"
|
||||
},
|
||||
"features": {
|
||||
"backlight": false,
|
||||
"nkro": true,
|
||||
"rgblight": true
|
||||
},
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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,
|
||||
|
|
|
@ -11,8 +11,6 @@
|
|||
]
|
||||
},
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
|
|
|
@ -10,8 +10,6 @@
|
|||
]
|
||||
},
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": true,
|
||||
"console": false,
|
||||
|
|
|
@ -11,8 +11,6 @@
|
|||
]
|
||||
},
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
|
|
|
@ -11,8 +11,6 @@
|
|||
]
|
||||
},
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": true,
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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,
|
||||
|
|
|
@ -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,
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -17,12 +17,9 @@
|
|||
}
|
||||
},
|
||||
"features": {
|
||||
"audio": false,
|
||||
"backlight": false,
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
"encoder": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
|
|
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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"],
|
||||
|
|
|
@ -85,7 +85,6 @@
|
|||
"encoder": true,
|
||||
"backlight": true,
|
||||
"extrakey": true,
|
||||
"rgblight": false,
|
||||
"rgb_matrix": true,
|
||||
"nkro": false
|
||||
},
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true,
|
||||
"rgblight": false,
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"ws2812": {
|
||||
|
|
|
@ -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
Loading…
Reference in New Issue