Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"keyboard_name": "Tractyl Manuform (5x6) BlackPill",
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{"pin_a": "A13", "pin_b": "A14"}
|
||||
]
|
||||
},
|
||||
"processor": "STM32F411",
|
||||
"bootloader": "stm32-dfu",
|
||||
"board": "BLACKPILL_STM32_F411"
|
||||
|
||||
Reference in New Issue
Block a user