keebio/kbo5000: fix encoder config (#19941)

This commit is contained in:
Ryan
2023-02-26 15:24:24 +11:00
committed by GitHub
parent 7e0299117b
commit 89487677e3
4 changed files with 7 additions and 8 deletions

View File

@@ -10,8 +10,7 @@
},
"encoder": {
"rotary": [
{"pin_a": "F5", "pin_b": "F6"},
{"pin_a": "NO_PIN", "pin_b": "NO_PIN"}
{"pin_a": "F5", "pin_b": "F6"}
]
},
"backlight": {