diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-28 00:57:13 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-28 00:57:13 +0000 |
commit | 476d709fa5182e2e01628cb26a379a371930ac47 (patch) | |
tree | 564367d5909b1839a3a4dc1ba22169eb86ddf792 /keyboards/mechwild/murphpad/keymaps/via/rules.mk | |
parent | b029252e76d48d36831537a59043e36ee354586b (diff) | |
parent | e7affd05417a48b1e5c0948a24034227384a5d13 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechwild/murphpad/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/mechwild/murphpad/keymaps/via/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/mechwild/murphpad/keymaps/via/rules.mk b/keyboards/mechwild/murphpad/keymaps/via/rules.mk index 36b7ba9cbc..1189f4ad19 100644 --- a/keyboards/mechwild/murphpad/keymaps/via/rules.mk +++ b/keyboards/mechwild/murphpad/keymaps/via/rules.mk @@ -1,2 +1,3 @@ VIA_ENABLE = yes LTO_ENABLE = yes +ENCODER_MAP_ENABLE = yes |