qmk-keychron-q3-colemak-dh/keyboards/converter/adb_usb/keymaps/vial/config.h
ryanlau 2c117fc733
Add Vial keymap for converter/adb_usb (#317)
* adb_usb_vial

* enable vial security features

* revert changes to info.json

* move matrix_is_on method
2023-01-07 16:59:56 -06:00

11 lines
257 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xB5, 0xF2, 0x94, 0x09, 0x83, 0x76, 0x8D, 0x53}
#define VIAL_UNLOCK_COMBO_ROWS { 6, 4 }
#define VIAL_UNLOCK_COMBO_COLS { 5, 4 }
#define DYNAMIC_KEYMAP_LAYER_COUNT 2