9 lines
216 B
C
9 lines
216 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x4E, 0x5B, 0xA3, 0x4D, 0x62, 0x7F, 0x07, 0xF1}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS {0, 4}
|
|
#define VIAL_UNLOCK_COMBO_COLS {0, 13}
|