summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/jdelkins/config.h
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/planck/keymaps/jdelkins/config.h
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/planck/keymaps/jdelkins/config.h')
-rw-r--r--keyboards/planck/keymaps/jdelkins/config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/jdelkins/config.h b/keyboards/planck/keymaps/jdelkins/config.h
index e09fafc663..67ebf46955 100644
--- a/keyboards/planck/keymaps/jdelkins/config.h
+++ b/keyboards/planck/keymaps/jdelkins/config.h
@@ -53,6 +53,9 @@
// Most tactile encoders have detents every 4 stages
#define ENCODER_RESOLUTION 4
-#define AUTO_SHIFT_TIMEOUT 165
+#define AUTO_SHIFT_TIMEOUT 160
+#define AUTO_SHIFT_REPEAT
+#define RGBLIGHT_LAYERS
#define LEADER_TIMEOUT 400
#define LEADER_PER_KEY_TIMING
+#define USB_MAX_POWER_CONSUMPTION 100