8 lines
216 B
C
8 lines
216 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x23, 0x09, 0x00, 0x2A, 0x2F, 0x0C, 0xEC, 0x26}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS {0, 2}
|
|
#define VIAL_UNLOCK_COMBO_COLS {0, 14}
|