aboutsummaryrefslogtreecommitdiff
path: root/users/drashna
diff options
context:
space:
mode:
Diffstat (limited to 'users/drashna')
-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 @@
69#define NO_ACTION_MACRO 69#define NO_ACTION_MACRO
70#define NO_ACTION_FUNCTION 70#define NO_ACTION_FUNCTION
71 71
72#define DISABLE_LEADER
73
74#define MACRO_TIMER 5 72#define MACRO_TIMER 5
75
76#if !defined(BOOTMAGIC_LITE) && !defined(BOOTMAGIC_ENABLE)
77#ifndef BOOTMAGIC_LITE_COLUMN
78 #define BOOTMAGIC_LITE_COLUMN 0
79#endif
80#ifndef BOOTMAGIC_LITE_ROW
81 #define BOOTMAGIC_LITE_ROW 0
82#endif
83#endif