9470468ede
* Enable remapping Libra Mini joystick as keys * Move config to default keycap so make passes
8 lines
215 B
C
8 lines
215 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0xEA, 0xE3, 0x29, 0x4F, 0x79, 0xFF, 0x86, 0xC6}
|
|
#define VIAL_UNLOCK_COMBO_ROWS {0, 1}
|
|
#define VIAL_UNLOCK_COMBO_COLS {0, 11}
|