mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-17 18:16:53 +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",
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{"pin_a": "GP14", "pin_b": "GP15", "resolution": 4}
|
||||
{"pin_a": "GP14", "pin_b": "GP15"}
|
||||
]
|
||||
},
|
||||
"features": {
|
||||
|
Loading…
Reference in New Issue
Block a user