[fix] update rows

This commit is contained in:
VeyPatch 2025-01-21 12:10:30 +01:00
commit 9921d5db8f
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -1,7 +1,7 @@
{ {
"lighting": "vialrgb", "lighting": "vialrgb",
"matrix": { "matrix": {
"rows": 8, "rows": 10,
"cols": 5 "cols": 5
}, },
"layouts": { "layouts": {