qmk-keychron-q3-colemak-dh/keyboards/keychron/q1/rev_0100/keymaps/vial/config.h
Teimor Epstein 2eee95eaca
Add Vial support for Keychron/Q1/rev_0100 (#88)
* copy via

* vial json

* config.h

* config

* unlock

* add secure

* add rgb

* vialrgb

* VIALRGB_ENABLE

* Update vial.json

* Update config.h

* Update rules.mk

* Update config.h

* Update config.h

* Update vial.json

* remove rgb

* enable rgb

* disable rgb enable tapdancing

* remove unnecessary

* Update rules.mk
2021-12-03 23:09:16 -05:00

10 lines
240 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
//Vial Keyboard UID
#define VIAL_KEYBOARD_UID {0x49, 0x5F, 0x9C, 0xB8, 0x0F, 0x67, 0x4D, 0xE6}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 3 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }