8 lines
216 B
C
8 lines
216 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x1A, 0xF0, 0x59, 0xB1, 0xD9, 0x5B, 0x75, 0x30}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS {0, 4}
|
|
#define VIAL_UNLOCK_COMBO_COLS {0, 13}
|