qmk-keychron-q3-colemak-dh/keyboards/wuque/tata80/wk/keymaps/vial/config.h
Randolph Sapp facabd2138
keyboards: wuque: tata80: copy configs from qmk (#464)
Copy the keyboard entry for the tata80 from the tip of qmk/master:
a4771e4fe4

This only adds support for the wk version as that's all I can test right
now. Also add a vial keymap.

Signed-off-by: StaticRocket <35777938+StaticRocket@users.noreply.github.com>
2023-05-20 15:29:12 -06:00

13 lines
355 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x6F, 0x39, 0x42, 0x3A, 0x41, 0x83, 0xFD, 0x60}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }
#define VIAL_TAP_DANCE_ENTRIES 4
#define VIAL_COMBO_ENTRIES 4
#define VIAL_KEY_OVERRIDE_ENTRIES 4
#define DYNAMIC_KEYMAP_LAYER_COUNT 3