qmk-keychron-q3-colemak-dh/keyboards/maple_computing/lets_split_eh/keymaps/vial/config.h
Pierre V 4bada8a5c7
Let's split eh: add vial keymap (#274)
feat(let's split eh): tweaks
2022-11-01 20:47:14 -06:00

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 }