77c3d45bce
* CX60-Vial - Initial Commit * Edited readme.md * Edited #ifdef in config.h * Edited rules.mk * Edited capslock codes * Added Vial Support to YD60MQ * Cleanup for proper submission * Removed VIAL_INSECURE = no from rules.mk
6 lines
181 B
C
6 lines
181 B
C
/* Vial configuration */
|
|
#define VIAL_KEYBOARD_UID {0x99, 0x73, 0xEF, 0xAB, 0x11, 0x33, 0xA0, 0xC4}
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 1 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 1 }
|
|
|