qmk-keychron-q3-colemak-dh/keyboards/peej/lumberjack/keymaps/vial/config.h
2022-02-01 23:35:55 -05:00

11 lines
268 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xBE, 0x78, 0x4B, 0x49, 0x48, 0xB7, 0xA9, 0x77}
/* this is the left upper and left lower key */
#define VIAL_UNLOCK_COMBO_ROWS { 0, 4 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 0 }