Browse Source

Changed the encoder resolution.

pull/23528/head
Stefan Gluszek 2 weeks 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": {
"rotary": [
{ "pin_a": "D1", "pin_b": "D0" }
{ "pin_a": "D1", "pin_b": "D0" , "resolution": 2}
]
},
"split": {


Loading…
Cancel
Save