Merge remote-tracking branch 'origin/develop' into xap

This commit is contained in:
QMK Bot 2024-07-24 21:11:49 +00:00
commit c990ad2535
6 changed files with 0 additions and 10 deletions

View File

@ -44,7 +44,6 @@
"pin": "GP1"
},
"transport": {
"protocol": "serial",
"sync": {
"indicators": true,
"layer_state": true,

View File

@ -44,7 +44,6 @@
"pin": "GP1"
},
"transport": {
"protocol": "serial",
"sync": {
"indicators": true,
"layer_state": true,

View File

@ -45,9 +45,6 @@
},
"serial": {
"pin": "D2"
},
"transport": {
"protocol": "serial"
}
},
"community_layouts": ["split_3x5_2"],

View File

@ -26,7 +26,6 @@
"split": {
"enabled": true,
"transport": {
"protocol": "serial",
"sync" :{
"indicators": true
}

View File

@ -26,7 +26,6 @@
"split": {
"enabled": true,
"transport": {
"protocol": "serial",
"sync" :{
"indicators": true
}

View File

@ -51,9 +51,6 @@
"handedness": {
"pin": "B6"
},
"transport": {
"protocol": "serial"
},
"serial": {
"pin": "D0"
}