9 lines
216 B
C
9 lines
216 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x33, 0x15, 0xBE, 0xE4, 0xF9, 0x14, 0x61, 0x98}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS {0, 4}
|
|
#define VIAL_UNLOCK_COMBO_COLS {0, 13}
|