diff options
Diffstat (limited to 'users/drashna/config.h')
| -rw-r--r-- | users/drashna/config.h | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/users/drashna/config.h b/users/drashna/config.h index 4545b34ef..0d41359cc 100644 --- a/users/drashna/config.h +++ b/users/drashna/config.h | |||
| @@ -73,4 +73,11 @@ | |||
| 73 | 73 | ||
| 74 | #define MACRO_TIMER 5 | 74 | #define MACRO_TIMER 5 |
| 75 | 75 | ||
| 76 | 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 | ||
