qmk-keychron-q3-colemak-dh/keyboards/pancake/rev2/keymaps/vial/config.h
kaz3304 2b0e26dca6 Add Pancake v2
Ported with the blessing of Sophie "Spaceman"; proof available upon request. Tested and confirmed working.
2021-08-17 16:38:04 -05:00

16 lines
341 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x06, 0x57, 0x10, 0x3B, 0x9B, 0x10, 0x11, 0x99}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 3 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 11 }
#ifdef TAP_DANCE_ENABLE
#define VIAL_TAP_DANCE_ENTRIES 2
#endif
#ifdef COMBO_ENABLE
#define VIAL_COMBO_ENTRIES 4
#endif