summaryrefslogtreecommitdiff
path: root/keyboards/dz60/keymaps/jdelkins/rules.mk
diff options
context:
space:
mode:
authorJoel Elkins <joel@elkins.co>2021-08-13 12:28:37 -0700
committerGitHub <noreply@github.com>2021-08-13 12:28:37 -0700
commit2aeacf9db79439801482c8d2f53147779dd0bb89 (patch)
tree05b66865aa15b8b1df627cd83ed51aee7b636243 /keyboards/dz60/keymaps/jdelkins/rules.mk
parentac3b9333d8b52001cee682bb833e145c5252f72d (diff)
[Keymap] Updates to jdelkins userspace and keymaps (#13216)
- Remove disused dz60/jdelkins_ss keymap - Manage configured features for firmware size - Improve build configuration for the secrets feature - Various keymap tweaks - Clean up formatting in various places
Diffstat (limited to 'keyboards/dz60/keymaps/jdelkins/rules.mk')
-rw-r--r--keyboards/dz60/keymaps/jdelkins/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/dz60/keymaps/jdelkins/rules.mk b/keyboards/dz60/keymaps/jdelkins/rules.mk
index b0a4f73dd7..2eacc54ea1 100644
--- a/keyboards/dz60/keymaps/jdelkins/rules.mk
+++ b/keyboards/dz60/keymaps/jdelkins/rules.mk
@@ -1,7 +1,7 @@
LEADER_ENABLE = yes
-MOUSEKEY_ENABLE = yes
+MOUSEKEY_ENABLE = no
CONSOLE_ENABLE = no
NKRO_ENABLE = no
TAP_DANCE_ENABLE = yes
-LTO_ENABLE = yes
AUTO_SHIFT_ENABLE = yes
+LTO_ENABLE = yes