qmk-keychron-q3-colemak-dh/keyboards/owlab/jelly_epoch/soldered/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 {0x78, 0x8B, 0xC5, 0x1F, 0x4B, 0x6C, 0xE6, 0xF4}
// Esc + Enter
#define VIAL_UNLOCK_COMBO_ROWS { 0, 3 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 12 }