aa8c81deab
Co-authored-by: Zhol Internet <zhol@internet.keyboard>
9 lines
220 B
C
9 lines
220 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x5A, 0x8A, 0xEA, 0x85, 0x0D, 0xCD, 0x68, 0x1E}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }
|