forked from mirrors/qmk_userspace
Migrate recently introduced sync items (#22305)
This commit is contained in:
parent
87b4bc17ed
commit
3f1b3a5125
57 changed files with 195 additions and 111 deletions
|
|
@ -18,7 +18,10 @@
|
|||
"enabled": true,
|
||||
"soft_serial_pin": "D0",
|
||||
"transport": {
|
||||
"protocol": "serial"
|
||||
"protocol": "serial",
|
||||
"sync" :{
|
||||
"indicators": true
|
||||
}
|
||||
},
|
||||
"encoder": {
|
||||
"right": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue