diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-08-16 06:44:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-15 23:44:03 -0700 |
commit | b512afc3471411ebdaef0f24614ef501b31ddb89 (patch) | |
tree | 79782ccf822e3a739f0fbe90cb51dfbc763b10e3 /keyboards | |
parent | 3c3c5965f1186e23985befab428ce29427c147a5 (diff) | |
download | qmk_firmware-b512afc3471411ebdaef0f24614ef501b31ddb89.tar.gz qmk_firmware-b512afc3471411ebdaef0f24614ef501b31ddb89.zip |
Fix line endings in keyboards/absinthe/keymaps/via/rules.mk (#14028)
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/absinthe/keymaps/via/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/absinthe/keymaps/via/rules.mk b/keyboards/absinthe/keymaps/via/rules.mk index ca0f13221f..eb5b445ddf 100644 --- a/keyboards/absinthe/keymaps/via/rules.mk +++ b/keyboards/absinthe/keymaps/via/rules.mk @@ -1,2 +1,2 @@ -VIA_ENABLE = yes
-MOUSEKEY_ENABLE = yes
\ No newline at end of file +VIA_ENABLE = yes +MOUSEKEY_ENABLE = yes |