Browse Source

Reduce the size of the keymap helix:fraanrosi (#16717)

pull/16827/head
Takeshi ISHII 2 years ago
committed by GitHub
parent
commit
98d411232f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/helix/rev2/keymaps/fraanrosi/rules.mk

+ 1
- 1
keyboards/helix/rev2/keymaps/fraanrosi/rules.mk View File

@ -6,7 +6,7 @@
# See TOP/docs/config_options.md for more information.
#
SPLIT_KEYBOARD = yes
LTO_ENABLE = no # if firmware size over limit, try this option
LTO_ENABLE = yes # if firmware size over limit, try this option
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
# AUDIO_ENABLE = yes # Audio output on port C6


Loading…
Cancel
Save