qmk-keychron-q3-colemak-dh/keyboards/keychron/v5/iso_encoder/keymaps/vial/config.h
adophoxia 239fc0adad
Port Keychron V5 to VIAL (#371)
* Port Keychron V5 to VIAL

* Change 2nd for unlock combo to correct index for the ANSI and ISO variants of the V5
2023-02-17 01:23:10 -06:00

8 lines
219 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x06, 0xAD, 0x51, 0x9C, 0x79, 0x07, 0xBD, 0xFC}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }