diff options
author | Arturo Avila <69410272+ADPenrose@users.noreply.github.com> | 2022-12-27 14:09:01 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-27 12:09:01 -0800 |
commit | 3de3f885de12b297ba3526d7d3c3694785fd3ab8 (patch) | |
tree | a75cd3be7443e144292798597d1a271576a06ff5 /keyboards/adpenrose/akemipad/keymaps/via/rules.mk | |
parent | 95e97fa8397eaccec1972e4233f89349cd4f06ca (diff) |
[Keyboard] Add AkemiPad (#18790)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/adpenrose/akemipad/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/adpenrose/akemipad/keymaps/via/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/adpenrose/akemipad/keymaps/via/rules.mk b/keyboards/adpenrose/akemipad/keymaps/via/rules.mk new file mode 100644 index 0000000000..1189f4ad19 --- /dev/null +++ b/keyboards/adpenrose/akemipad/keymaps/via/rules.mk @@ -0,0 +1,3 @@ +VIA_ENABLE = yes +LTO_ENABLE = yes +ENCODER_MAP_ENABLE = yes |