mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 13:42:00 +00:00
remove incorrect encoder resolution
This commit is contained in:
parent
76cf8dff93
commit
ddd190ce87
@ -28,7 +28,7 @@
|
||||
"rotary": [
|
||||
{"pin_a": "C7", "pin_b": "C6"},
|
||||
{"pin_a": "F7", "pin_b": "E6"},
|
||||
{"pin_a": "D6", "pin_b": "D7", "resolution": 2}
|
||||
{"pin_a": "D6", "pin_b": "D7"}
|
||||
]
|
||||
},
|
||||
"ws2812": {
|
||||
|
Loading…
Reference in New Issue
Block a user