diff options
Diffstat (limited to 'keyboards/tkw')
| -rw-r--r-- | keyboards/tkw/stoutgat/v2/f411/chconf.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/tkw/stoutgat/v2/f411/chconf.h b/keyboards/tkw/stoutgat/v2/f411/chconf.h index 57781f247..531b724ef 100644 --- a/keyboards/tkw/stoutgat/v2/f411/chconf.h +++ b/keyboards/tkw/stoutgat/v2/f411/chconf.h | |||
| @@ -21,21 +21,5 @@ | |||
| 21 | 21 | ||
| 22 | #pragma once | 22 | #pragma once |
| 23 | 23 | ||
| 24 | #define CH_CFG_USE_MEMCORE TRUE | ||
| 25 | |||
| 26 | #define CH_CFG_USE_FACTORY TRUE | ||
| 27 | |||
| 28 | #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE | ||
| 29 | |||
| 30 | #define CH_CFG_FACTORY_GENERIC_BUFFERS TRUE | ||
| 31 | |||
| 32 | #define CH_CFG_FACTORY_SEMAPHORES TRUE | ||
| 33 | |||
| 34 | #define CH_CFG_FACTORY_MAILBOXES TRUE | ||
| 35 | |||
| 36 | #define CH_CFG_FACTORY_OBJ_FIFOS TRUE | ||
| 37 | |||
| 38 | #define CH_CFG_FACTORY_PIPES TRUE | ||
| 39 | |||
| 40 | #include_next <chconf.h> | 24 | #include_next <chconf.h> |
| 41 | 25 | ||
