diff options
| author | Drashna Jaelre <drashna@live.com> | 2018-10-27 12:17:15 -0700 |
|---|---|---|
| committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-10-28 08:44:58 -0700 |
| commit | 9d27bb512f86757607a1e7a46688568198e7ce7d (patch) | |
| tree | 2ccd919fb2d8482a390a822e0e9951e8f6a88c8a /users/drashna/config.h | |
| parent | d29a61e9ce39947cc2618c5d19d36f063bb0255b (diff) | |
| download | qmk_firmware-9d27bb512f86757607a1e7a46688568198e7ce7d.tar.gz qmk_firmware-9d27bb512f86757607a1e7a46688568198e7ce7d.zip | |
Fix userspace config.h
Diffstat (limited to 'users/drashna/config.h')
| -rw-r--r-- | users/drashna/config.h | 11 |
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 | ||
