summaryrefslogtreecommitdiff
path: root/keyboards/redox/keymaps/finex/rules.mk
diff options
context:
space:
mode:
authorFiNeXdesign <finex.design@gmail.com>2019-03-18 19:09:37 +0100
committerDrashna Jaelre <drashna@live.com>2019-03-18 11:09:37 -0700
commit473dedb309800b1ea11dd6a16948e72bbdf158ae (patch)
tree105f134ce486af8a3371ffa2d789580d350d9d75 /keyboards/redox/keymaps/finex/rules.mk
parent83937573d176b87785f4c6eb058ecf8e86033283 (diff)
[Keymap] Updated layout after some months of testing. (#5427)
* Updated layout after some months of testing. The current setup looks quite better than the initial one. It's not perfect but it allows me to work quite well. The only big problem is the Alt modifiers on the home row which sometimes break the typing if keys are pressed too fast. I'm also not satisfied by the TAB key position on the thumb cluster. Main improvements since previous push: - Shift layouts on both halves - Moved around symbols - Improved number/fn keys - Reorganized thumbs * Used enum as suggested by @drashna :-)
Diffstat (limited to 'keyboards/redox/keymaps/finex/rules.mk')
-rw-r--r--keyboards/redox/keymaps/finex/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/redox/keymaps/finex/rules.mk b/keyboards/redox/keymaps/finex/rules.mk
index 21550e9fe1..f248688fb4 100644
--- a/keyboards/redox/keymaps/finex/rules.mk
+++ b/keyboards/redox/keymaps/finex/rules.mk
@@ -1,3 +1,4 @@
RGBLIGHT_ENABLE = yes
-
COMMAND_ENABLE = no
+KEY_LOCK_ENABLE = yes
+TAP_DANCE_ENABLE=yes