qmk-keychron-q3-colemak-dh/keyboards/spiderisland/split78/keymaps/vial/config.h

13 lines
324 B
C
Raw Normal View History

/* 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