35fcb57e7b
* Add support for ai03 Soyuz numpad * Remove "VIAL_INSECURE = no" from rules.mk
10 lines
220 B
C
10 lines
220 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x47, 0x52, 0xAC, 0x31, 0xBC, 0xA0, 0xE6, 0x8C}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 3 }
|
|
|