diff options
Diffstat (limited to 'keyboards/technika')
| -rw-r--r-- | keyboards/technika/chconf.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/technika/chconf.h b/keyboards/technika/chconf.h index eabb44a1f..4cab3f93f 100644 --- a/keyboards/technika/chconf.h +++ b/keyboards/technika/chconf.h | |||
| @@ -25,19 +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_HEAP FALSE | ||
| 33 | |||
| 34 | #define CH_CFG_USE_MEMPOOLS FALSE | ||
| 35 | |||
| 36 | #define CH_CFG_USE_OBJ_FIFOS FALSE | ||
| 37 | |||
| 38 | #define CH_CFG_USE_PIPES FALSE | ||
| 39 | |||
| 40 | #define CH_CFG_USE_DYNAMIC FALSE | ||
| 41 | |||
| 42 | #include_next <chconf.h> | 30 | #include_next <chconf.h> |
| 43 | 31 | ||
