qmk-keychron-q3-colemak-dh/keyboards/kbdcraft/adam64/keymaps/vial/config.h
adophoxia f03180984d
Add KBDCraft Adam64 to VIAL (#446)
* Add `KBDCraft Adam64` to VIAL

* Sync changes from `#20503`

* Have `make` command example in `readme.md` use `vial` keymap

* Add in new `VIAL_KEYBOARD_UID`

* Update keyboards/kbdcraft/adam64/readme.md

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-04-30 17:22:52 -06:00

10 lines
221 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x68, 0x15, 0xE0, 0x6E, 0xF2, 0x8C, 0x40, 0x6A}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }