bdad48e003
* Arisu, prime_e, ymd75 vial support * looks better like this Co-authored-by: Zhol Internet <zhol@internet.keyboard>
8 lines
218 B
C
8 lines
218 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0xE1, 0xA9, 0x51, 0xDE, 0x08, 0xE3, 0x75, 0x61}
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 5, 0 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 0 }
|