summaryrefslogtreecommitdiffstats
path: root/keyboards/contra/keymaps/maxr1998/rules.mk
diff options
context:
space:
mode:
authorMax Rumpf <max.rumpf1998@gmail.com>2018-08-01 02:58:52 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-01 02:58:52 +0200
commit9d016767e8af094a4c1b88e96af143a427fb0d30 (patch)
tree3c43632119e31c0a9b45833b9e17e1ea3b93fa1c /keyboards/contra/keymaps/maxr1998/rules.mk
parentbb86d8a00c117759cd5b71b20d5974d41ffb455c (diff)
downloadqmk_firmware-9d016767e8af094a4c1b88e96af143a427fb0d30.tar.gz
qmk_firmware-9d016767e8af094a4c1b88e96af143a427fb0d30.tar.xz
Keymap: Improvements to Maxr1998's Contra keymap (#3535)
* Add image * Improvements to my Contra layout * Quick fix for Level3 layer
Diffstat (limited to 'keyboards/contra/keymaps/maxr1998/rules.mk')
-rw-r--r--keyboards/contra/keymaps/maxr1998/rules.mk7
1 files changed, 6 insertions, 1 deletions
diff --git a/keyboards/contra/keymaps/maxr1998/rules.mk b/keyboards/contra/keymaps/maxr1998/rules.mk
index bd395e10f..75a476114 100644
--- a/keyboards/contra/keymaps/maxr1998/rules.mk
+++ b/keyboards/contra/keymaps/maxr1998/rules.mk
@@ -1,8 +1,13 @@
RGBLIGHT_ENABLE = yes
KEY_LOCK_ENABLE = yes
+EXTRAFLAGS += -flto
+UNICODE_ENABLE = no
+MOUSEKEY_ENABLE = no
+
### Debugging ###
-#CONSOLE_ENABLE = yes
+CONSOLE_ENABLE = no # yes
+COMMAND_ENABLE = no
ifndef QUANTUM_DIR
include ../../../../Makefile