qmk-keychron-q3-colemak-dh/keyboards/jlw/lestmovoz/keymaps/vial/config.h
josh-l-wang cb47e1706a
add Lestmovoz firmware (#728)
* add lestmovoz

* vial uid

* lestmovoz compiles

* cannot get these LEDs to work

* oops added conf

* working leds

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
2024-05-12 18:47:28 -06:00

11 lines
286 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x92, 0xC4, 0xA5, 0xA6, 0x78, 0xBC, 0x8C, 0x30}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 1 }
#define VIAL_COMBO_ENTRIES 69
#define DYNAMIC_KEYMAP_LAYER_COUNT 8