diff options
author | Takeshi ISHII <2170248+mtei@users.noreply.github.com> | 2022-03-07 12:02:00 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-06 19:02:00 -0800 |
commit | 4cae7becb19f58005e68a3c4ec4ce426c5d74d5b (patch) | |
tree | fc0658073dd310fcc1e21340d2f75e0aa6015007 /keyboards/helix/rev2/keymaps/fraanrosi | |
parent | 30209de9fd2e2d142ef1e086a851ceeb058cfcef (diff) | |
download | qmk_firmware-4cae7becb19f58005e68a3c4ec4ce426c5d74d5b.tar.gz qmk_firmware-4cae7becb19f58005e68a3c4ec4ce426c5d74d5b.zip |
[Keymap] Change helix:fraanrosi keymap to use split_common (#16533)
Diffstat (limited to 'keyboards/helix/rev2/keymaps/fraanrosi')
-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 |