mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 20:32:58 +00:00
Removes redundant encoder resolution
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
0891aa2410
commit
abb10f160b
@ -155,7 +155,7 @@
|
|||||||
"encoder": {
|
"encoder": {
|
||||||
"right": {
|
"right": {
|
||||||
"rotary": [
|
"rotary": [
|
||||||
{"pin_a": "GP14", "pin_b": "GP15", "resolution": 4}
|
{"pin_a": "GP14", "pin_b": "GP15"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user