mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-09-20 02:41:30 -04:00
[fix] update rows
This commit is contained in:
parent
c777c1b89c
commit
9921d5db8f
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
#define VIAL_KEYBOARD_UID {0x0C, 0x24, 0x37, 0xD1, 0xF9, 0x8B, 0x9C, 0x31}
|
#define VIAL_KEYBOARD_UID {0x0C, 0x24, 0x37, 0xD1, 0xF9, 0x8B, 0x9C, 0x31}
|
||||||
|
|
||||||
#define VIAL_UNLOCK_COMBO_ROWS { 0, 4 }
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 5 }
|
||||||
#define VIAL_UNLOCK_COMBO_COLS { 0, 0 }
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 0 }
|
||||||
|
|
||||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"lighting": "vialrgb",
|
"lighting": "vialrgb",
|
||||||
"matrix": {
|
"matrix": {
|
||||||
"rows": 8,
|
"rows": 10,
|
||||||
"cols": 5
|
"cols": 5
|
||||||
},
|
},
|
||||||
"layouts": {
|
"layouts": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue