1
0
Fork 0

Migrate RGB Matrix config to info.json - G (#22859)

This commit is contained in:
Joel Challis 2024-01-08 02:13:30 +00:00 committed by GitHub
parent 0870b796b4
commit c7b59a96df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 395 additions and 626 deletions

View file

@ -11,9 +11,6 @@
"qmk": {
"tap_keycode_delay": 10
},
"rgb_matrix": {
"driver": "aw20216s"
},
"matrix_pins": {
"cols": ["A0", "A1", "A2", "A3", "A4", "A8", "A9", "A10"],
"rows": ["B0", "B1", "B2", "B3", "B4", "B5", "B6", "B7", "B8"]