format-json

This commit is contained in:
numToStr 2024-11-28 21:39:53 +05:30
parent f063a8b33e
commit 2fc9bd3b64

View File

@ -9,13 +9,15 @@
"diode_direction": "COL2ROW",
"encoder": {
"enabled": true,
"rotary": [{ "pin_a": "GP9", "pin_b": "GP8", "resolution": 2 }]
"rotary": [
{"pin_a": "GP9", "pin_b": "GP8", "resolution": 2}
]
},
"features": {
"bootmagic": true,
"caps_word": true,
"extrakey": true,
"mousekey": true,
"caps_word": true,
"nkro": true,
"rgblight": true
},
@ -42,7 +44,9 @@
"enabled": true,
"encoder": {
"right": {
"rotary": [{ "pin_a": "GP9", "pin_b": "GP8", "resolution": 2 }]
"rotary": [
{"pin_a": "GP9", "pin_b": "GP8", "resolution": 2}
]
}
},
"matrix_pins": {