Migrate some EEPROM config to info.json (#22434)

This commit is contained in:
Joel Challis
2023-11-13 22:30:19 +00:00
committed by GitHub
parent de3c42125b
commit 1efc79063c
29 changed files with 74 additions and 38 deletions

View File

@@ -4,6 +4,9 @@
"maintainer": "vinhcatba",
"development_board": "blackpill_f401",
"diode_direction": "COL2ROW",
"eeprom": {
"driver": "i2c"
},
"encoder": {
"rotary": [
{"pin_a": "A13", "pin_b": "A14"}