4525050dba
* Port Keychron Q6 to VIAL * Update VIAL UIDs for ISO variants of Q6
8 lines
219 B
C
8 lines
219 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x99, 0xB7, 0xD1, 0xF5, 0x63, 0x7B, 0xA9, 0x04}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 } |