9c21e30b6c
* Implement Vial for Adafruit Macropad * Change base config.h rather than vial keymap config * Move Vial specific configs back to keymap config * Uncomment effects + bootmagic lite
6 lines
170 B
C
6 lines
170 B
C
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0xFB, 0xDF, 0x01, 0xD7, 0x67, 0x0D, 0x4B, 0x54}
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 1, 4 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 2 }
|