diff options
author | skullY <skullydazed@gmail.com> | 2017-12-22 09:49:52 -0800 |
---|---|---|
committer | skullY <skullydazed@gmail.com> | 2017-12-22 09:49:52 -0800 |
commit | 9cb80d68e299ff6e2a1a520e216d41784a0d5d33 (patch) | |
tree | d5ea9e2da417a2d0f95c32839dd901cb137612fe | |
parent | 4932f9566af126bf98c36856856180a1532ff837 (diff) |
Add the missing rules.mk for my layout
-rw-r--r-- | keyboards/clueboard/66/keymaps/skully/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/clueboard/66/keymaps/skully/rules.mk b/keyboards/clueboard/66/keymaps/skully/rules.mk new file mode 100644 index 0000000000..ef4a726fe7 --- /dev/null +++ b/keyboards/clueboard/66/keymaps/skully/rules.mk @@ -0,0 +1,2 @@ +RGBLIGHT_ENABLE = no +MOUSEKEY_ENABLE = yes |