diff options
Diffstat (limited to 'keyboards/ergodox_stm32/chconf.h')
-rw-r--r-- | keyboards/ergodox_stm32/chconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox_stm32/chconf.h b/keyboards/ergodox_stm32/chconf.h index 2f43ed7b08..c4748a0784 100644 --- a/keyboards/ergodox_stm32/chconf.h +++ b/keyboards/ergodox_stm32/chconf.h @@ -47,7 +47,7 @@ #define CH_CFG_USE_DYNAMIC TRUE -#define CH_CFG_USE_FACTORY TRUE +#define CH_CFG_USE_FACTORY FALSE #define CH_CFG_FACTORY_OBJECTS_REGISTRY TRUE |