mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-07 08:52:46 +00:00
qmk format-json -i on keyboard.json file as requested by QMK Maintainers in pull request.
This commit is contained in:
parent
4c606fe417
commit
f2831a0aee
@ -10,7 +10,9 @@
|
||||
"debounce": 20,
|
||||
"diode_direction": "COL2ROW",
|
||||
"encoder": {
|
||||
"rotary": [{ "pin_a": "GP12", "pin_b": "GP13", "resolution": 2 }]
|
||||
"rotary": [
|
||||
{"pin_a": "GP12", "pin_b": "GP13", "resolution": 2}
|
||||
]
|
||||
},
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
|
Loading…
Reference in New Issue
Block a user