summaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/keymaps/konstantin/rules.mk
diff options
context:
space:
mode:
authorKonstantin Đorđević <vomindoraan@gmail.com>2018-11-16 17:55:37 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-11-16 17:55:37 +0100
commitdefcfb4953d49a0fc72ecf49faeac0534aafc190 (patch)
treec5f7a3383dc131b46aced01a3211793b33d8846f /keyboards/whitefox/keymaps/konstantin/rules.mk
parentb49f37dce97b1f84659146e7bbe4a55804407072 (diff)
downloadqmk_firmware-defcfb4953d49a0fc72ecf49faeac0534aafc190.tar.gz
qmk_firmware-defcfb4953d49a0fc72ecf49faeac0534aafc190.tar.xz
Update whitefox/konstantin keymap (#4436)
* Add more spacing in keymaps * Enable link-time optimization * Disable deprecated TMK actions, change spacing in config.h * Remove unrelated rules.mk options
Diffstat (limited to 'keyboards/whitefox/keymaps/konstantin/rules.mk')
-rw-r--r--keyboards/whitefox/keymaps/konstantin/rules.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/whitefox/keymaps/konstantin/rules.mk b/keyboards/whitefox/keymaps/konstantin/rules.mk
index 8fbc1f3af..96722d1d5 100644
--- a/keyboards/whitefox/keymaps/konstantin/rules.mk
+++ b/keyboards/whitefox/keymaps/konstantin/rules.mk
@@ -1,15 +1,13 @@
-AUDIO_ENABLE = no
BACKLIGHT_ENABLE = no
-BLUETOOTH_ENABLE = no
BOOTMAGIC_ENABLE = no
COMMAND_ENABLE = yes
CONSOLE_ENABLE = yes
EXTRAKEY_ENABLE = yes
-MIDI_ENABLE = no
MOUSEKEY_ENABLE = yes
NKRO_ENABLE = yes
-RGBLIGHT_ENABLE = no
SLEEP_LED_ENABLE = no
TAP_DANCE_ENABLE = yes
UNICODE_ENABLE = yes
VISUALIZER_ENABLE = no
+
+EXTRAFLAGS += -flto