config: update sample

This commit is contained in:
He4eT 2025-05-11 18:14:45 +02:00
commit a7d1d95c89

View file

@ -1,3 +1,9 @@
/* keyboard uid */
#define VIAL_KEYBOARD_UID {0xF0, 0x67, 0x2F, 0x54, 0x23, 0xB3, 0x7B, 0x55}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 4 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 5 }
/* default layer count */
#define DYNAMIC_KEYMAP_LAYER_COUNT 8