diff options
author | Tyler Tolley <thattolleyguy@users.noreply.github.com> | 2022-04-13 08:27:07 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-13 07:27:07 -0700 |
commit | 973bc88b0fb56db6d0448dcc102d9eb0a5200b3d (patch) | |
tree | 901691d1147ee890e2fbd7b92e9ee8391d8d2404 /keyboards/handwired/dactyl_manuform/5x6/keymaps/thattolleyguy/rules.mk | |
parent | 937ffcecc89070fdbd06c9bcc2ff8ce6059fef88 (diff) |
[Keymap] Add thattolleyguy keymaps (#15351)
* Adding personal keymaps
* Update licenses
* Fix RGB settings
* Define used animations
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/5x6/keymaps/thattolleyguy/rules.mk')
-rw-r--r-- | keyboards/handwired/dactyl_manuform/5x6/keymaps/thattolleyguy/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/handwired/dactyl_manuform/5x6/keymaps/thattolleyguy/rules.mk b/keyboards/handwired/dactyl_manuform/5x6/keymaps/thattolleyguy/rules.mk new file mode 100644 index 0000000000..53ca4b51d0 --- /dev/null +++ b/keyboards/handwired/dactyl_manuform/5x6/keymaps/thattolleyguy/rules.mk @@ -0,0 +1,6 @@ +RGB_MATRIX_ENABLE = yes +RGB_MATRIX_DRIVER = WS2812 +DYNAMIC_MACRO_ENABLE = yes +# CONSOLE_ENABLE = yes + +MOUSEKEY_ENABLE = no |