qmk-keychron-q3-colemak-dh/keyboards/cannonkeys/an_c/keymaps/vial/config.h
a33bis 672751e890
Support for Cannonkeys AN-C (#205)
* Created vial.json

* Created rules.mk

* Created config.h

* Created keymap.c

* Added backlight and rgblight support

* Reworked default via keymap, and disabled LTO, console and debug commands.
2022-07-16 13:52:50 -06:00

8 lines
219 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xC7, 0x71, 0x7B, 0x74, 0xD5, 0xBA, 0x0A, 0x81}
#define VIAL_UNLOCK_COMBO_ROWS { 1, 1 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 14 }