Browse Source

Fix dailycraft/wings42/rev2

pull/22707/merge
zvecr 2 weeks ago
parent
commit
96025250d1
1 changed files with 3 additions and 5 deletions
  1. +3
    -5
      keyboards/dailycraft/wings42/rev2/keyboard.json

+ 3
- 5
keyboards/dailycraft/wings42/rev2/keyboard.json View File

@ -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…
Cancel
Save