diff options
| author | James Young | 2021-08-16 08:44:03 +0200 |
|---|---|---|
| committer | GitHub | 2021-08-16 08:44:03 +0200 |
| commit | b512afc3471411ebdaef0f24614ef501b31ddb89 (patch) | |
| tree | 79782ccf822e3a739f0fbe90cb51dfbc763b10e3 /keyboards/absinthe/keymaps | |
| parent | 3c3c5965f1186e23985befab428ce29427c147a5 (diff) | |
Fix line endings in keyboards/absinthe/keymaps/via/rules.mk (#14028)
Diffstat (limited to 'keyboards/absinthe/keymaps')
| -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 |