summaryrefslogtreecommitdiff
path: root/keyboards/k_type/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/k_type/chconf.h')
-rw-r--r--keyboards/k_type/chconf.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/k_type/chconf.h b/keyboards/k_type/chconf.h
index 9caeb446d5..ffa338fe0b 100644
--- a/keyboards/k_type/chconf.h
+++ b/keyboards/k_type/chconf.h
@@ -25,23 +25,5 @@
#define CH_CFG_TIME_QUANTUM 20
-#define CH_CFG_USE_TM FALSE
-
-#define CH_CFG_USE_MEMCORE TRUE
-
-#define CH_CFG_USE_FACTORY TRUE
-
-#define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE
-
-#define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE
-
-#define CH_CFG_FACTORY_SEMAPHORES TRUE
-
-#define CH_CFG_FACTORY_MAILBOXES TRUE
-
-#define CH_CFG_FACTORY_OBJ_FIFOS TRUE
-
-#define CH_CFG_FACTORY_PIPES TRUE
-
#include_next <chconf.h>