summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitris Mantzouranis <d3xter93@gmail.com>2022-01-05 14:09:11 +0200
committerDimitris Mantzouranis <d3xter93@gmail.com>2022-01-05 14:09:11 +0200
commit73263bf3a119ce5f3f8cf74723efe17be6a9ddd1 (patch)
treeb74c0f29389ecad30de8520a48929352c20bbfe5
parent5084cb6a43f6c57d3243fd441f1e496785253c1c (diff)
gmmk compact: disable eeprom
-rw-r--r--keyboards/gmmk/compact/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/gmmk/compact/rules.mk b/keyboards/gmmk/compact/rules.mk
index 218486a4c..131db92d4 100644
--- a/keyboards/gmmk/compact/rules.mk
+++ b/keyboards/gmmk/compact/rules.mk
@@ -2,6 +2,7 @@
# MCU name
MCU = SN32F268F
+EEPROM_DRIVER = transient
# Build Options
# comment out to disable the options.