summaryrefslogtreecommitdiff
path: root/keyboards/matrix/m20add
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2021-01-20 01:50:51 +1100
committerGitHub <noreply@github.com>2021-01-19 14:50:51 +0000
commit3b1ffd2ede296e17668f8763c7083aa4c9a3ce7d (patch)
treeb3b2a5abf76d77da2ea3538f26efd1992f385160 /keyboards/matrix/m20add
parenta7c45daeb8022097a0dbb3859bfcd56b73d65d14 (diff)
ChibiOS enable memory allocations (#11620)
Diffstat (limited to 'keyboards/matrix/m20add')
-rw-r--r--keyboards/matrix/m20add/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/matrix/m20add/chconf.h b/keyboards/matrix/m20add/chconf.h
index c2cda22459..60dac2fa9e 100644
--- a/keyboards/matrix/m20add/chconf.h
+++ b/keyboards/matrix/m20add/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