mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 04:41:28 +00:00
Moves layer state transport sync to json config
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
0a210d5207
commit
c03ff53b34
@ -159,6 +159,11 @@
|
||||
{"pin_a": "GP14", "pin_b": "GP15"}
|
||||
]
|
||||
}
|
||||
},
|
||||
"transport": {
|
||||
"sync": {
|
||||
"layer_state": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"tags": ["ortho", "split", "rgb", "encoder", "OLED", "128x64", "tenting_puck"],
|
||||
|
Loading…
Reference in New Issue
Block a user