mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-21 15:12:02 +00:00
Update keyboards/gkeyboard/greatpad/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
c94f03d4ed
commit
ce68528c13
@ -29,10 +29,9 @@
|
||||
"layer_count": 10
|
||||
},
|
||||
"encoder": {
|
||||
"enabled": true,
|
||||
"rotary": [
|
||||
{"pin_a": "GP26", "pin_b": "GP25"},
|
||||
{"pin_a": "GP1", "pin_b": "GP0"}
|
||||
{"pin_a": "GP25", "pin_b": "GP26"},
|
||||
{"pin_a": "GP0", "pin_b": "GP1"}
|
||||
]
|
||||
},
|
||||
"rgb_matrix": {
|
||||
|
Loading…
Reference in New Issue
Block a user