diff options
author | QMK Bot <hello@qmk.fm> | 2021-08-16 06:44:50 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-08-16 06:44:50 +0000 |
commit | 6c662a600cde0b835dab78b9ead95a7d7be1b74c (patch) | |
tree | 49756d16076727566b99ecc50711dc1b8eac0c58 /keyboards/absinthe | |
parent | 3202b3900e0beaee99f4950cbea0e65e87a9560e (diff) | |
parent | b512afc3471411ebdaef0f24614ef501b31ddb89 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/absinthe')
-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 |