]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Fix userspace config.h
authorDrashna Jaelre <drashna@live.com>
Sat, 27 Oct 2018 19:17:15 +0000 (12:17 -0700)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Sun, 28 Oct 2018 15:44:58 +0000 (08:44 -0700)
users/drashna/config.h

index 0d41359cca6de49ff4e3cb03b11358740096ef4b..9d7d20add034951149a943ed2279a998cc78ca2f 100644 (file)
 #define NO_ACTION_MACRO
 #define NO_ACTION_FUNCTION
 
-#define DISABLE_LEADER
-
 #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