diff options
author | jonavin <71780717+Jonavin@users.noreply.github.com> | 2021-08-19 13:45:49 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-19 10:45:49 -0700 |
commit | 98af5bc64e6148915cebcfdd607119b9feefe90d (patch) | |
tree | 3f7e4e4f3ce67c279a872d31ef62e89f3d0b5a73 /keyboards/mechwild/mercutio/keymaps/jonavin/rules.mk | |
parent | 425e1e665dc3c114fc42878f2b6a9d3225e5e6b5 (diff) |
[Keymap] Add jonavin user space / common functions (#13876)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Jonavin <=>
Diffstat (limited to 'keyboards/mechwild/mercutio/keymaps/jonavin/rules.mk')
-rw-r--r-- | keyboards/mechwild/mercutio/keymaps/jonavin/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/mechwild/mercutio/keymaps/jonavin/rules.mk b/keyboards/mechwild/mercutio/keymaps/jonavin/rules.mk index 550e84c809..0b76c6e57c 100644 --- a/keyboards/mechwild/mercutio/keymaps/jonavin/rules.mk +++ b/keyboards/mechwild/mercutio/keymaps/jonavin/rules.mk @@ -3,3 +3,6 @@ VIA_ENABLE = yes MOUSEKEY_ENABLE = yes WPM_ENABLE = yes TAP_DANCE_ENABLE = yes + +TD_LSFT_CAPSLOCK_ENABLE = yes +STARTUP_NUMLOCK_ON = yes |