summaryrefslogtreecommitdiffstats
path: root/keyboards/redox/keymaps/finex/config.h
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 19:09:37 +0100
commit473dedb309800b1ea11dd6a16948e72bbdf158ae (patch)
tree105f134ce486af8a3371ffa2d789580d350d9d75 /keyboards/redox/keymaps/finex/config.h
parent83937573d176b87785f4c6eb058ecf8e86033283 (diff)
downloadqmk_firmware-473dedb309800b1ea11dd6a16948e72bbdf158ae.tar.gz
qmk_firmware-473dedb309800b1ea11dd6a16948e72bbdf158ae.tar.xz
[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/config.h')
-rw-r--r--keyboards/redox/keymaps/finex/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/redox/keymaps/finex/config.h b/keyboards/redox/keymaps/finex/config.h
index b23342ce0..8852a4cc8 100644
--- a/keyboards/redox/keymaps/finex/config.h
+++ b/keyboards/redox/keymaps/finex/config.h
@@ -32,3 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
+
+// #define PERMISSIVE_HOLD
+#define IGNORE_MOD_TAP_INTERRUPT
+#define TAPPING_TERM 200