Fix dailycraft/wings42/rev2
parent
2eea2cdc46
commit
96025250d1
|
@ -17,9 +17,6 @@
|
|||
"enabled": true,
|
||||
"soft_serial_pin": "D2"
|
||||
},
|
||||
"features": {
|
||||
"encoder": true
|
||||
},
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{ "pin_a": "B5", "pin_b": "B4" },
|
||||
|
@ -30,8 +27,9 @@
|
|||
"bootloader": "caterina",
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"mousekey": true,
|
||||
"extrakey": true
|
||||
"encoder": true,
|
||||
"extrakey": true,
|
||||
"mousekey": true
|
||||
},
|
||||
"layout_aliases": {
|
||||
"LAYOUT_split_3x6_3_2": "LAYOUT_split_3x6_3"
|
||||
|
|
Loading…
Reference in New Issue