mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
Removes redundant encoder resolution
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
abb10f160b
commit
bd2c950a86
@ -7,7 +7,7 @@
|
|||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
"encoder": {
|
"encoder": {
|
||||||
"rotary": [
|
"rotary": [
|
||||||
{"pin_a": "GP14", "pin_b": "GP15", "resolution": 4}
|
{"pin_a": "GP14", "pin_b": "GP15"}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
|
Loading…
Reference in New Issue
Block a user