qmk-keychron-q3-colemak-dh/keyboards/mode/m75h/keymaps/vial/config.h
Patrick Muldoon 9824ad65cb
Adding Mode Sonnet, both HotSwap and Solder PCB. (#435)
Following the porting guide this adds The Mode Sonnet, both hotswap and solder variants.

Tested on multiple keyboards.
2023-04-09 19:04:17 -06:00

10 lines
248 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xF0, 0x43, 0xB4, 0x31, 0xB5, 0x0C, 0x27, 0x6F}
/* Unlock with esc / del */
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 15 }