diff options
Diffstat (limited to 'keyboards/planck/keymaps/oryx/rules.mk')
-rw-r--r-- | keyboards/planck/keymaps/oryx/rules.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/planck/keymaps/oryx/rules.mk b/keyboards/planck/keymaps/oryx/rules.mk index 7657a3043..1e29b5f21 100644 --- a/keyboards/planck/keymaps/oryx/rules.mk +++ b/keyboards/planck/keymaps/oryx/rules.mk | |||
@@ -1,6 +1,7 @@ | |||
1 | SRC += muse.c | ||
2 | # Set any rules.mk overrides for your specific keymap here. | 1 | # Set any rules.mk overrides for your specific keymap here. |
3 | # See rules at https://docs.qmk.fm/#/config_options?id=the-rulesmk-file | 2 | # See rules at https://docs.qmk.fm/#/config_options?id=the-rulesmk-file |
4 | LTO_ENABLE = yes | 3 | CONSOLE_ENABLE = no |
5 | COMMAND_ENABLE = no | 4 | COMMAND_ENABLE = no |
6 | MOUSEKEY_ENABLE = no | 5 | MOUSEKEY_ENABLE = no |
6 | WEBUSB_ENABLE = yes | ||
7 | ORYX_ENABLE = yes | ||