diff options
author | Shay Merrill <shaymdev@gmail.com> | 2021-10-10 20:56:27 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-10 19:56:27 -0700 |
commit | ae73df00ec1049db44b7ac1e882c38a5fbddb2bf (patch) | |
tree | 76d996074750d18bbba952eb44cf40c407dbd4f6 /keyboards/orthodox/keymaps/shaymdev/rules.mk | |
parent | 5414e61f01b3524fb761f5508ba12bd1b218f83d (diff) |
[Keymap] orthodox keymap for shaymdev (#14660)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/orthodox/keymaps/shaymdev/rules.mk')
-rw-r--r-- | keyboards/orthodox/keymaps/shaymdev/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/orthodox/keymaps/shaymdev/rules.mk b/keyboards/orthodox/keymaps/shaymdev/rules.mk new file mode 100644 index 0000000000..c6ecb2372f --- /dev/null +++ b/keyboards/orthodox/keymaps/shaymdev/rules.mk @@ -0,0 +1,6 @@ +MOUSEKEY_ENABLE = no +RGBLIGHT_ENABLE = yes +VELOCIKEY_ENABLE = yes +KEY_OVERRIDE_ENABLE = yes +COMBO_ENABLE = yes +LTO_ENABLE = yes |