4bada8a5c7
feat(let's split eh): tweaks
12 lines
265 B
C
12 lines
265 B
C
#pragma once
|
|
|
|
// place overrides here
|
|
#define RGBLIGHT_SLEEP
|
|
#define RGBLIGHT_SPLIT
|
|
#define RGBLIGHT_LAYERS
|
|
|
|
#define VIAL_KEYBOARD_UID {0xFA, 0x3A, 0xA0, 0x6F, 0x21, 0x69, 0x5C, 0x37}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 1 }
|