Migrate recently introduced sync items (#22305)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user