aboutsummaryrefslogtreecommitdiff
path: root/keyboards/function96/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/function96/chconf.h')
-rw-r--r--keyboards/function96/chconf.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/function96/chconf.h b/keyboards/function96/chconf.h
index 521da596f..c8e4b98ad 100644
--- a/keyboards/function96/chconf.h
+++ b/keyboards/function96/chconf.h
@@ -25,21 +25,7 @@
25 25
26#define CH_CFG_OPTIMIZE_SPEED FALSE 26#define CH_CFG_OPTIMIZE_SPEED FALSE
27 27
28#define CH_CFG_USE_TM FALSE
29
30#define CH_CFG_USE_CONDVARS_TIMEOUT FALSE 28#define CH_CFG_USE_CONDVARS_TIMEOUT FALSE
31 29
32#define CH_CFG_USE_MEMCORE TRUE
33
34#define CH_CFG_USE_HEAP FALSE
35
36#define CH_CFG_USE_MEMPOOLS FALSE
37
38#define CH_CFG_USE_OBJ_FIFOS FALSE
39
40#define CH_CFG_USE_PIPES FALSE
41
42#define CH_CFG_USE_DYNAMIC FALSE
43
44#include_next <chconf.h> 30#include_next <chconf.h>
45 31