diff options
author | jonavin <71780717+Jonavin@users.noreply.github.com> | 2021-09-02 00:12:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 21:12:57 -0700 |
commit | 98a2e9dc0ef7b18826e21af75fd24861ac683173 (patch) | |
tree | f1a25bc76db6ef969998d6fc32f9851fba08f144 /keyboards/mechwild/murphpad/keymaps/jonavin/rules.mk | |
parent | e056ae58a045d59686572ec1349c5c9f285517e5 (diff) | |
download | qmk_firmware-98a2e9dc0ef7b18826e21af75fd24861ac683173.tar.gz qmk_firmware-98a2e9dc0ef7b18826e21af75fd24861ac683173.zip |
[Keymap] new murphpad landscape keymap with encoder enhanced functions (#14103)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Jonavin <=>
Diffstat (limited to 'keyboards/mechwild/murphpad/keymaps/jonavin/rules.mk')
-rw-r--r-- | keyboards/mechwild/murphpad/keymaps/jonavin/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/mechwild/murphpad/keymaps/jonavin/rules.mk b/keyboards/mechwild/murphpad/keymaps/jonavin/rules.mk new file mode 100644 index 0000000000..4887fb1bdc --- /dev/null +++ b/keyboards/mechwild/murphpad/keymaps/jonavin/rules.mk @@ -0,0 +1,5 @@ +VIA_ENABLE = yes +LTO_ENABLE = yes + +STARTUP_NUMLOCK_ON = yes +ENCODER_DEFAULTACTIONS_ENABLE = no |