qmk-keychron-q3-colemak-dh/keyboards/gh60/revc/keymaps/vial/config.h
juanlufont 62e175224f
Add Vial keymap for GH60 RevC keyboard (#155)
Some options have been disabled to reduce the size of the firmware. See
rules.mk file.
2022-04-28 18:13:37 -06:00

10 lines
235 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x25, 0xF8, 0xE5, 0xFD, 0xC9, 0x4F, 0x9A, 0x7C}
// ESC + Enter
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }