mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 22:52:02 +00:00
Removed layout_aliases, corrected typo for extrakey, removed effect_max
This commit is contained in:
parent
40414b4b60
commit
52ee79bb7e
@ -7,7 +7,7 @@
|
|||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
"features": {
|
"features": {
|
||||||
"bootmagic": true,
|
"bootmagic": true,
|
||||||
"extrakeys": true,
|
"extrakey": true,
|
||||||
"mousekey": true,
|
"mousekey": true,
|
||||||
"nkro": true,
|
"nkro": true,
|
||||||
"rgb_matrix": true
|
"rgb_matrix": true
|
||||||
@ -41,7 +41,6 @@
|
|||||||
"cycle_up_down": true,
|
"cycle_up_down": true,
|
||||||
"digital_rain": true,
|
"digital_rain": true,
|
||||||
"dual_beacon": true,
|
"dual_beacon": true,
|
||||||
"effect_max": true,
|
|
||||||
"flower_blooming": true,
|
"flower_blooming": true,
|
||||||
"gradient_left_right": true,
|
"gradient_left_right": true,
|
||||||
"gradient_up_down": true,
|
"gradient_up_down": true,
|
||||||
@ -145,9 +144,6 @@
|
|||||||
"ws2812": {
|
"ws2812": {
|
||||||
"pin": "F7"
|
"pin": "F7"
|
||||||
},
|
},
|
||||||
"layout_aliases": {
|
|
||||||
"LAYOUT_60_tsangan_hhkb": "LAYOUT_60_ansi_tsangan_split_bs_rshift"
|
|
||||||
},
|
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT_60_ansi_tsangan_split_bs_rshift": {
|
"LAYOUT_60_ansi_tsangan_split_bs_rshift": {
|
||||||
"layout": [
|
"layout": [
|
||||||
|
Loading…
Reference in New Issue
Block a user