qmk-keychron-q3-colemak-dh/keyboards/kindakeyboards/conone65/keymaps/vial/config.h
enemysfriend22 927f528b73
Adds Vial for kindakeyboards/conone65 (#235)
* Adds Vial Support for Kindakeyboards/conone65

Adds Vial Support for the Conone65, tested only 6,25u + 3x1u Layout

* Adds more bottom row options for kindakeyboards/conone65

adds 7u + 3x1u bottom row option
2022-09-05 17:45:10 -06:00

11 lines
288 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x73, 0xB6, 0x68, 0xBC, 0x33, 0x35, 0xB6, 0x8F}
#define VIAL_TAP_DANCE_ENTRIES 4
#define VIAL_COMBO_DANCE_ENTRIES 4
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }