* add reviung53 vial files * add newlines at file end * remove VIAL_INSECURE from rules.mk * Update keyboards/reviung/reviung53/keymaps/vial/rules.mk Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Delete readme.md * Revert "Delete readme.md" This reverts commit acad8ef9f3823214d51cd9805b46ead7ad93a1be. * add unlock code * remove comments --------- Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
8 lines
218 B
C
8 lines
218 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define VIAL_KEYBOARD_UID {0xE9, 0xF8, 0x22, 0xB0, 0x41, 0x10, 0x91, 0xC4}
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 5 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 2, 3 }
|