qmk-keychron-q3-colemak-dh/keyboards/spiderisland/split78/keymaps/vial/config.h
Tjisse van der Wal 6cc7a26d7c
keyboards/spiderisland/split78: Add Vial support (#718)
* keyboards/spiderisland/split78: Create vial keymap based on default

* keyboards/spiderisland/split78: Add Vial config
2024-04-14 21:57:45 -06:00

13 lines
324 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID { 0x52, 0x5F, 0x74, 0x9A, 0xEB, 0xA5, 0x18, 0xC9 }
#define VIAL_UNLOCK_COMBO_ROWS { 0, 6 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 10 }
#define VIAL_COMBO_ENTRIES 12
#define VIAL_TAP_DANCE_ENTRIES 12
#define DYNAMIC_KEYMAP_LAYER_COUNT 2