* 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>
7 lines
192 B
C
Executable File
7 lines
192 B
C
Executable File
#pragma once
|
|
|
|
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
|
|
#define LOCKING_SUPPORT_ENABLE
|
|
/* Locking resynchronize hack */
|
|
#define LOCKING_RESYNC_ENABLE
|