summaryrefslogtreecommitdiffstats
path: root/keyboards/mechmini/v2/keymaps/arkag/rules.mk
diff options
context:
space:
mode:
authorAlexander Kagno <cwre@protonmail.com>2019-03-18 18:31:09 +0100
committerDrashna Jaelre <drashna@live.com>2019-03-18 18:31:09 +0100
commitd7b381128e503a57315261841c66c13d3ab5be25 (patch)
tree88acb74a360b9b4cb9e99d5d2742c6d82b56b8be /keyboards/mechmini/v2/keymaps/arkag/rules.mk
parent221ac2eabbc73c9d59583c6d78c779bbfec0d7bc (diff)
downloadqmk_firmware-d7b381128e503a57315261841c66c13d3ab5be25.tar.gz
qmk_firmware-d7b381128e503a57315261841c66c13d3ab5be25.tar.xz
[Keymap] Arkag Userspace Update (#5438)
* fresh commit for a new fork for PR to upstream/master * gaming mode added, lighting changes for other modes * rules.mk fixed... * fixed collision issue with aesthetic and shifty modes * fixed collision issue with aesthetic and shifty modes * troubleshooting game mode failing * moved game tapdance key to default layer, fixed issue
Diffstat (limited to 'keyboards/mechmini/v2/keymaps/arkag/rules.mk')
-rw-r--r--keyboards/mechmini/v2/keymaps/arkag/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/mechmini/v2/keymaps/arkag/rules.mk b/keyboards/mechmini/v2/keymaps/arkag/rules.mk
index 1330a2738..64f65f706 100644
--- a/keyboards/mechmini/v2/keymaps/arkag/rules.mk
+++ b/keyboards/mechmini/v2/keymaps/arkag/rules.mk
@@ -1,4 +1,4 @@
-BOOTMAGIC_ENABLE = full
+BOOTMAGIC_ENABLE = lite
MOUSEKEY_ENABLE = no
STENO_ENABLE = no
EXTRAKEY_ENABLE = yes
@@ -6,7 +6,7 @@ CONSOLE_ENABLE = no
COMMAND_ENABLE = no
SLEEP_LED_ENABLE = no
NKRO_ENABLE = yes
-BACKLIGHT_ENABLE = yes
+BACKLIGHT_ENABLE = no
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = yes
TAP_DANCE_ENABLE = yes