qmk-keychron-q3-colemak-dh/keyboards/40percentclub/4x4/keymaps/vial/config.h
devilzmods d78e64f545
4x4 vial bug fix and keymap tweak (#100)
* add via keymap for 4x4 from qmk master

* add via and vial keymaps for 40percentclub 4x4

* fixed bug with vial.json that crashed the configurator when switching to a different layout and requiring a reset of the firmware /clearing the eeprom on the board
2021-12-28 13:12:33 -05:00

11 lines
283 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xAC, 0xB5, 0x77, 0x09, 0x6A, 0x6C, 0xB2, 0x28}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 3 } //top left and bottom left corner
#define VIAL_UNLOCK_COMBO_COLS { 0, 0 }
#define VIAL_COMBO_ENTRIES 8