vial-qmk/keyboards/lazydesigners/duo60/keymaps/vial/config.h
Jacky@LAZYDESIGNERS b2f9fd0123
Add support for lazydesigners/duo60 (#898)
Add support for lazydesigners/duo60
2025-06-21 02:04:22 -06:00

13 lines
324 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x05, 0x11, 0xC1, 0xA5, 0x27, 0x2B, 0xE9, 0x72}
#define VIAL_UNLOCK_COMBO_ROWS { 1, 1 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 14 }
#define VIAL_COMBO_ENTRIES 32
#define VIAL_TAP_DANCE_ENTRIES 32
#define DYNAMIC_KEYMAP_LAYER_COUNT 8