6c79755161
* Add Vial support to Rama Works M10-A macropad (#2) * Updating M10-A rules.mk per reviewer request * Update vial.json added newline at end of file
10 lines
275 B
C
10 lines
275 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0xBE, 0x28, 0xE8, 0x9E, 0xD3, 0x60, 0x95, 0xCF}
|
|
#define VIAL_UNLOCK_COMBO_ROWS {3, 1}
|
|
#define VIAL_UNLOCK_COMBO_COLS {2, 1}
|
|
#define VIAL_TAP_DANCE_ENTRIES 4
|
|
#define BACKLIGHT_BREATHING
|