Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
7
keyboards/handwired/prkl30/feather/info.json
Normal file
7
keyboards/handwired/prkl30/feather/info.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{"pin_a": "F7", "pin_b": "F6"}
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user