Migrate recently introduced sync items (#22305)
This commit is contained in:
parent
87b4bc17ed
commit
3f1b3a5125
57 changed files with 195 additions and 111 deletions
|
@ -24,8 +24,3 @@
|
|||
#endif
|
||||
|
||||
#define SPLIT_USB_DETECT
|
||||
|
||||
#ifdef WPM_ENABLE
|
||||
# define SPLIT_WPM_ENABLE
|
||||
#endif
|
||||
|
||||
|
|
|
@ -26,6 +26,11 @@
|
|||
{"pin_a": "F4", "pin_b": "F5", "resolution": 2}
|
||||
]
|
||||
}
|
||||
},
|
||||
"transport": {
|
||||
"sync": {
|
||||
"wpm": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"tapping": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue