Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
"pid": "0x4564",
|
||||
"vid": "0xA059"
|
||||
},
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{"pin_a": "D5", "pin_b": "B7", "resolution": 2}
|
||||
]
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_2u_single_space": {
|
||||
"layout": [
|
||||
|
||||
Reference in New Issue
Block a user