qmk-keychron-q3-colemak-dh/keyboards/kb_elmo/sesame/keymaps/vial/config.h

13 lines
379 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x4A, 0xF2, 0x7D, 0x60, 0xB2, 0xB6, 0xE1, 0x34}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 14 }
#define VIAL_COMBO_ENTRIES 20
#define PERMISSIVE_HOLD
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
#define VIAL_TAP_DANCE_ENTRIES 4
#define VIAL_KEY_OVERRIDE_ENTRIES 4