Browse Source

Changed the encoder resolution.

pull/23528/head
Stefan Gluszek 1 month ago
parent
commit
35df96c797
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/fatotesa/info.json

+ 1
- 1
keyboards/fatotesa/info.json View File

@ -16,7 +16,7 @@
}, },
"encoder": { "encoder": {
"rotary": [ "rotary": [
{ "pin_a": "D1", "pin_b": "D0" }
{ "pin_a": "D1", "pin_b": "D0" , "resolution": 2}
] ]
}, },
"split": { "split": {


Loading…
Cancel
Save