summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/omgvee/rules.mk
diff options
context:
space:
mode:
authorVM <mateescu.victor@gmail.com>2019-02-17 03:21:01 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-02-17 03:21:01 +0100
commitc8577a9a7320ee0f68378b63b39b649f92016857 (patch)
treeefec74b6cf5b4942331f405dbc33bc88990f6c12 /keyboards/crkbd/keymaps/omgvee/rules.mk
parentf2d597d1d3b31ffd77b8fd0c143f9bb27d617f2b (diff)
downloadqmk_firmware-c8577a9a7320ee0f68378b63b39b649f92016857.tar.gz
qmk_firmware-c8577a9a7320ee0f68378b63b39b649f92016857.tar.xz
[omgvee:keymap] minor changes and fw size optimizations (#5150)
- flags for the linker - added INSERT key as I kinda use it for work fairly often - turned on more things in rules.mk since I recovered space via linker flags and whatnot
Diffstat (limited to 'keyboards/crkbd/keymaps/omgvee/rules.mk')
-rw-r--r--keyboards/crkbd/keymaps/omgvee/rules.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/keyboards/crkbd/keymaps/omgvee/rules.mk b/keyboards/crkbd/keymaps/omgvee/rules.mk
index 16deaf45d..88e43aa99 100644
--- a/keyboards/crkbd/keymaps/omgvee/rules.mk
+++ b/keyboards/crkbd/keymaps/omgvee/rules.mk
@@ -3,13 +3,14 @@
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
+EXTRAFLAGS += -flto
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
-EXTRAKEY_ENABLE = no # Audio control and System control(+450)
+EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = no # Console for debug(+400)
COMMAND_ENABLE = no # Commands for debug and configuration
-NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
MIDI_ENABLE = no # MIDI controls
AUDIO_ENABLE = no # Audio output on port C6
UNICODE_ENABLE = no # Unicode