qmk-keychron-q3-colemak-dh/keyboards/owlab/jelly_epoch/hotswap/keymaps/vial/config.h
jcshumpert e7c5a28356
Owlab Jelly epoch hotswap and soldered (#350)
* porting vial to Jelly Epoch hotswap and soldered

* correcting keymap file for soldered PCB
2023-01-30 19:25:37 -06:00

9 lines
234 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x86, 0x13, 0x29, 0xD7, 0x76, 0x44, 0x19, 0xA7}
// Esc + Enter
#define VIAL_UNLOCK_COMBO_ROWS { 0, 3 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 12 }