qmk-keychron-q3-colemak-dh/keyboards/alps64/keymaps/vial/config.h
jonathan b178217d5c
Add support for Alps64 (#461)
* first pass alps64 vial firmware (buggy on hardware)

* disable tap dance and midi to allow for proper compiling on atmega32u2
2023-05-13 23:11:07 -06:00

10 lines
220 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xBD, 0x15, 0x93, 0x37, 0x7A, 0x35, 0x29, 0x02}
#define VIAL_UNLOCK_COMBO_ROWS { 3, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 6, 3 }