* Add keyboard dztech/og60 * Update keyboards/dztech/og60/keymaps/vial/keymap.c Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> --------- Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
10 lines
221 B
C
10 lines
221 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0x71, 0xBB, 0xFD, 0x03, 0x12, 0xCF, 0xC5, 0x03}
|
|
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
|
|
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }
|