qmk-keychron-q3-colemak-dh/keyboards/ferris/keymaps/vial/config.h
Gerardo Nevarez 12950db4d8
Add VIAL support for Ferris Sweep (#148)
Co-authored-by: gerardo_nevarez <GerardoNevarez@users.noreply.github.com>
2022-04-24 14:55:25 -06:00

10 lines
238 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0x47, 0x97, 0x7E, 0x32, 0xC9, 0xAC, 0x13, 0xF3}
#define VIAL_UNLOCK_COMBO_ROWS { 2, 3, 0, 0, 0 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 1, 0, 2, 4 }