Skip to content

Commit

Permalink
Fix userspace config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna authored and mechmerlin committed Oct 28, 2018
1 parent d29a61e commit 9d27bb5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions users/drashna/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9d27bb5

Please sign in to comment.