diff options
author | QMK Bot <hello@qmk.fm> | 2021-10-11 02:56:59 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-10-11 02:56:59 +0000 |
commit | 09ca08b237db9cc7a36747c8d4a1ae813f1da7ff (patch) | |
tree | c8c7203b559e1bc046ee7154ae0dbe876d5a1372 /keyboards/orthodox/keymaps/shaymdev/rules.mk | |
parent | 5d4ae2a1decaa280298adecfd7f63cca8e33289d (diff) | |
parent | ae73df00ec1049db44b7ac1e882c38a5fbddb2bf (diff) |
Merge remote-tracking branch 'origin/master' into develop
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 |