dbbaa1bc5d
* add reviung53 vial files * add d45 directory from qmk * remove reviung53 files not on vial branch * add vial specific files * fix config and rules conflicts * prettify * update lighting * Update keyboards/kbdfans/d45/config.h Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * migrate from rules.mk and config.h to info.json --------- 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 {0xC0, 0x17, 0xF0, 0x89, 0xD6, 0x68, 0xC4, 0xEA}
|
|
#define VIAL_UNLOCK_COMBO_ROWS { 0, 0 }
|
|
#define VIAL_UNLOCK_COMBO_COLS { 0, 1 }
|