Fix Monsgeek M3 RGB (#890)
The Monsgeek M3 RGB configuration was fixed. Co-authored-by: Network Spingineer <212276363+network-spingineer@users.noreply.github.com>
This commit is contained in:
parent
5d16581ea7
commit
753614a076
2 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
VIA_ENABLE = yes
|
VIA_ENABLE = yes
|
||||||
VIAL_ENABLE = yes
|
VIAL_ENABLE = yes
|
||||||
|
VIALRGB_ENABLE = yes
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "MonsGeek M3",
|
"name": "MonsGeek M3",
|
||||||
"vendorId": "0xFFFE",
|
"vendorId": "0xFFFE",
|
||||||
"productId": "0x0009",
|
"productId": "0x0009",
|
||||||
"lightning": "qmk_backlight",
|
"lighting": "vialrgb",
|
||||||
"matrix": {
|
"matrix": {
|
||||||
"rows": 6,
|
"rows": 6,
|
||||||
"cols": 17
|
"cols": 17
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue