qmk-keychron-q3-colemak-dh/keyboards/era/era65/keymaps/vial/config.h
era 9136f9db3d
Add vial support for ERA65 (#342)
* Add vial support to era65

Add vial support to era/era65

* add era65 QMK files

add era/era65 QMK files

* Revert "add era65 QMK files"

This reverts commit 8f9e544ebc3e764dd8a426e5ce813cc8fe36ea04.
2023-01-18 23:50:06 -06:00

7 lines
218 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xDF, 0x29, 0x49, 0x62, 0x30, 0xC9, 0x3B, 0xBB}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }