mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-09-19 18:31:29 -04:00
Update rows
This commit is contained in:
parent
6086195895
commit
5e007b6832
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
#define VIAL_KEYBOARD_UID {0x14, 0x27, 0x8E, 0x26, 0xFA, 0x62, 0xD7, 0x01}
|
||||
|
||||
#define VIAL_UNLOCK_COMBO_ROWS { 0, 5 }
|
||||
#define VIAL_UNLOCK_COMBO_ROWS { 0, 6 }
|
||||
#define VIAL_UNLOCK_COMBO_COLS { 5, 5 }
|
||||
|
||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"lighting": "vialrgb",
|
||||
"matrix": {
|
||||
"rows": 10,
|
||||
"rows": 12,
|
||||
"cols": 6
|
||||
},
|
||||
"layouts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue