Skip to content

Commit

Permalink
Remove split.transport.protocol=serial (#24191)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored Jul 24, 2024
1 parent c25b3bb commit f98ddf0
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion keyboards/controllerworks/mini36/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"pin": "GP1"
},
"transport": {
"protocol": "serial",
"sync": {
"indicators": true,
"layer_state": true,
Expand Down
1 change: 0 additions & 1 deletion keyboards/controllerworks/mini42/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"pin": "GP1"
},
"transport": {
"protocol": "serial",
"sync": {
"indicators": true,
"layer_state": true,
Expand Down
3 changes: 0 additions & 3 deletions keyboards/cradio/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@
},
"serial": {
"pin": "D2"
},
"transport": {
"protocol": "serial"
}
},
"community_layouts": ["split_3x5_2"],
Expand Down
1 change: 0 additions & 1 deletion keyboards/keebio/sinc/rev1/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"split": {
"enabled": true,
"transport": {
"protocol": "serial",
"sync" :{
"indicators": true
}
Expand Down
1 change: 0 additions & 1 deletion keyboards/keebio/sinc/rev2/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"split": {
"enabled": true,
"transport": {
"protocol": "serial",
"sync" :{
"indicators": true
}
Expand Down
3 changes: 0 additions & 3 deletions keyboards/salicylic_acid3/guide68/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@
"handedness": {
"pin": "B6"
},
"transport": {
"protocol": "serial"
},
"serial": {
"pin": "D0"
}
Expand Down

0 comments on commit f98ddf0

Please sign in to comment.