7 lines
212 B
C
7 lines
212 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x97, 0xF0, 0xDF, 0xEC, 0x29, 0x72, 0x1E, 0x31}
|
|
#define VIAL_UNLOCK_COMBO_ROWS {0,9}
|
|
#define VIAL_UNLOCK_COMBO_COLS {0,5}
|