summaryrefslogtreecommitdiff
path: root/keyboards/preonic/keymaps/era1112/rules.mk
diff options
context:
space:
mode:
authorEra James <51322608+era1112@users.noreply.github.com>2022-03-10 23:07:37 +0300
committerGitHub <noreply@github.com>2022-03-10 12:07:37 -0800
commit98da119293b7f231694119b51afc709b3d817ea2 (patch)
tree0fcbd5a1868d53ac230061472296943eec6d0b4a /keyboards/preonic/keymaps/era1112/rules.mk
parent61a8a60dfb5af399f84321fbf82e974aab0a5968 (diff)
era1112 keymap for preonic (#16064)
Added the keymap I have been using as a daily driver for the last month. * good firmware 26 jan, best clicky mode stability so far * modified to reflect master branch coding style * further modified to reflect master branch coding style * improving clicky stability, tuned down clicky delay duration * changed name of keymap folder to use lowercase letters
Diffstat (limited to 'keyboards/preonic/keymaps/era1112/rules.mk')
-rw-r--r--keyboards/preonic/keymaps/era1112/rules.mk26
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/preonic/keymaps/era1112/rules.mk b/keyboards/preonic/keymaps/era1112/rules.mk
new file mode 100644
index 0000000000..4e83382dad
--- /dev/null
+++ b/keyboards/preonic/keymaps/era1112/rules.mk
@@ -0,0 +1,26 @@
+## Copyright 2022 Era James (@Era1112)
+## SPDX-License-Identifier: GPL-2.0-or-later
+
+# DEFAULT STATEMENTS
+# ==================
+
+SRC += muse.c
+
+
+# ADDED STATEMENTS
+# ================
+
+AUDIO_ENABLE = yes # Audio output on
+TAP_DANCE_ENABLE = yes # For double-tap tapdances
+DYNAMIC_MACRO_ENABLE = yes # For dynamuic macros
+RGBLIGHT_ENABLE = yes # For RGB lighting functions
+ENCODER_ENABLE = yes # For Rotary encoders
+
+
+# Firmware minimization
+# Commented to see if it helps stalls on clicky mode
+CONSOLE_ENABLE = no
+#LTO_ENABLE = yes
+SPACE_CADET_ENABLE = no
+GRAVE_ESC_ENABLE = no
+MAGIC_ENABLE = no