qmk-keychron-q3-colemak-dh/keyboards/ut472/keymaps/vial/config.h
Niko Wenselowski 9ad1253031
Add support for keyhive/ut472 (#194)
* Add VIAL support for UT47.2

* Correct key matrix

* Use right-most key

* Disable tap dance for a working firmware

* Allow configuring the RGB lighting
2022-07-08 12:45:28 -06:00

9 lines
220 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xCE, 0xA7, 0x01, 0xED, 0x54, 0x99, 0x01, 0x18}
#define VIAL_UNLOCK_COMBO_ROWS { 3, 3 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 11 }