mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +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,
|
"debounce": 20,
|
||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
"encoder": {
|
"encoder": {
|
||||||
"rotary": [{ "pin_a": "GP12", "pin_b": "GP13", "resolution": 2 }]
|
"rotary": [
|
||||||
|
{"pin_a": "GP12", "pin_b": "GP13", "resolution": 2}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"bootmagic": true,
|
"bootmagic": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user