mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-19 00:03:33 +00:00
Fix userspace config.h
This commit is contained in:
parent
d29a61e9ce
commit
9d27bb512f
@ -69,15 +69,4 @@
|
|||||||
#define NO_ACTION_MACRO
|
#define NO_ACTION_MACRO
|
||||||
#define NO_ACTION_FUNCTION
|
#define NO_ACTION_FUNCTION
|
||||||
|
|
||||||
#define DISABLE_LEADER
|
|
||||||
|
|
||||||
#define MACRO_TIMER 5
|
#define MACRO_TIMER 5
|
||||||
|
|
||||||
#if !defined(BOOTMAGIC_LITE) && !defined(BOOTMAGIC_ENABLE)
|
|
||||||
#ifndef BOOTMAGIC_LITE_COLUMN
|
|
||||||
#define BOOTMAGIC_LITE_COLUMN 0
|
|
||||||
#endif
|
|
||||||
#ifndef BOOTMAGIC_LITE_ROW
|
|
||||||
#define BOOTMAGIC_LITE_ROW 0
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
|
Loading…
Reference in New Issue
Block a user