diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-12 06:41:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-11 22:41:10 +0000 |
commit | 8957e928a2231b97b815accdd73e9362501b01f0 (patch) | |
tree | ded9c1a157f81ee3400d661317e2a428a1836787 /keyboards/alu84/keymaps/turbomech/rules.mk | |
parent | bd35fa7de1323d572d530cfa4dbe9cf68cf1480b (diff) |
move mechkeys keyboards into the mechkeys/ vendor folder (#15760)
* move mechkeys keyboards to mechkeys/
* fix compilation
* fix default folder
Diffstat (limited to 'keyboards/alu84/keymaps/turbomech/rules.mk')
-rw-r--r-- | keyboards/alu84/keymaps/turbomech/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/alu84/keymaps/turbomech/rules.mk b/keyboards/alu84/keymaps/turbomech/rules.mk deleted file mode 100644 index 6c0a79b110..0000000000 --- a/keyboards/alu84/keymaps/turbomech/rules.mk +++ /dev/null @@ -1,2 +0,0 @@ -SLEEP_LED_ENABLE = no -UNICODE_ENABLE = yes |