13 lines
355 B
C
13 lines
355 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x7F, 0x33, 0x72, 0x72, 0x50, 0x89, 0x55, 0x33}
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }
|
|
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
|
|
|
|
#define VIAL_KEY_OVERRIDE_ENTRIES 6
|
|
#define VIAL_COMBO_ENTRIES 6
|
|
#define VIAL_TAP_DANCE_ENTRIES 6
|