qmk-keychron-q3-colemak-dh/keyboards/yd60mq/keymaps/vial/config.h
hornslyn 77c3d45bce
Vial support for YD60MQ (#24)
* 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
2021-07-03 14:26:23 -04:00

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 }