qmk-keychron-q3-colemak-dh/keyboards/fancy_customs/aletheia/keymaps/vial/config.h
jcshumpert f9cb7443bb
ported FancyCustoms Alicia/Aletheia to vial (#357)
* ported FancyCustoms Alicia/Aletheia to vial

* correcting capitalization in include statement
2023-02-12 03:35:28 -06:00

9 lines
234 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xFF, 0x31, 0x21, 0x82, 0xFB, 0x04, 0xEC, 0x52}
// Esc + Enter
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 14 }