qmk-keychron-q3-colemak-dh/keyboards/evyd13/plain60/keymaps/vial/config.h
a33bis 2fbe883853
Support for evyd13/plain60 (#198)
* AVR error workaround

* Adding vial support to evyd13/plain60

* Revert "AVR error workaround"

This reverts commit 3eb283de6558d394ba16af813cd361b75b6026a8.
2022-07-13 18:20:13 -06:00

8 lines
214 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xED, 0x26, 0xCA, 0x6E, 0xC6, 0x33, 0x93, 0x24}
#define VIAL_UNLOCK_COMBO_ROWS {1, 4}
#define VIAL_UNLOCK_COMBO_COLS {0, 6}