summaryrefslogtreecommitdiff
path: root/keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk
diff options
context:
space:
mode:
authorDan <14043624+delivrance@users.noreply.github.com>2020-09-21 23:06:51 +0200
committerGitHub <noreply@github.com>2020-09-21 14:06:51 -0700
commite4cf0a40a5f42d04bc4b969935fba96018f6e1be (patch)
treeab5f5ad3a008894d8f0cdb1d8fd4a18df8c26a6a /keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk
parentb3508271f86c553b96eb3d2537d6d46423157e15 (diff)
[Keymap] Add delivrance's keymap for 40percentclub/mf68 (#10294)
Diffstat (limited to 'keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk')
-rw-r--r--keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk b/keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk
new file mode 100644
index 0000000000..5ac2ce5ccb
--- /dev/null
+++ b/keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk
@@ -0,0 +1,10 @@
+BACKLIGHT_DRIVER = custom
+NKRO_ENABLE = yes
+TERMINAL_ENABLE = yes
+DYNAMIC_MACRO_ENABLE = yes
+
+# Use RAM (fake EEPROM, transient) instead of real EEPROM
+EEPROM_DRIVER = transient
+
+# LTO: Link Time Optimizations. Reduce compiled size
+LTO_ENABLE = yes \ No newline at end of file