summaryrefslogtreecommitdiffstats
path: root/users
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-10-27 21:17:15 +0200
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-10-28 16:44:58 +0100
commit9d27bb512f86757607a1e7a46688568198e7ce7d (patch)
tree2ccd919fb2d8482a390a822e0e9951e8f6a88c8a /users
parentd29a61e9ce39947cc2618c5d19d36f063bb0255b (diff)
downloadqmk_firmware-9d27bb512f86757607a1e7a46688568198e7ce7d.tar.gz
qmk_firmware-9d27bb512f86757607a1e7a46688568198e7ce7d.tar.xz
Fix userspace config.h
Diffstat (limited to 'users')
-rw-r--r--users/drashna/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/users/drashna/config.h b/users/drashna/config.h
index 0d41359cc..9d7d20add 100644
--- a/users/drashna/config.h
+++ b/users/drashna/config.h
@@ -69,15 +69,4 @@
#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