Explorar el Código

Fix userspace config.h

Drashna Jaelre hace 6 años
padre
commit
9d27bb512f
Se han modificado 1 ficheros con 0 adiciones y 11 borrados
  1. 0 11
      users/drashna/config.h

+ 0 - 11
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