diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-07 03:02:37 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-07 03:02:37 +0000 |
commit | 6425dd17102024bd410a9525e4a88e863ac3c465 (patch) | |
tree | 9eb67105ad38e037946df807232a02ceb874cca8 /keyboards | |
parent | 0f9849ca68c38dbd834be46474c3e74d145bd1a1 (diff) | |
parent | 4cae7becb19f58005e68a3c4ec4ce426c5d74d5b (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/helix/rev2/keymaps/fraanrosi/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk b/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk index 98585b0d60..4e80183863 100644 --- a/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk +++ b/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk @@ -5,6 +5,7 @@ # See TOP/keyboards/helix/rules.mk for a list of options that can be set. # See TOP/docs/config_options.md for more information. # +SPLIT_KEYBOARD = yes LTO_ENABLE = no # if firmware size over limit, try this option MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control |