qmk-keychron-q3-colemak-dh/keyboards/tkc/tkc1800/keymaps/vial/config.h
sandy 4855c6faf6
Add vial support to TKC1800 (#339)
* Add initial config for tkc1800 vial

* Fix unlock row
2023-01-16 22:19:16 -06:00

8 lines
218 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xBC, 0x30, 0xD0, 0xEB, 0xAF, 0x3E, 0xC0, 0xC7}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 0 }