From 473dedb309800b1ea11dd6a16948e72bbdf158ae Mon Sep 17 00:00:00 2001 From: FiNeXdesign Date: Mon, 18 Mar 2019 19:09:37 +0100 Subject: [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 :-) --- keyboards/redox/keymaps/finex/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'keyboards/redox/keymaps/finex/config.h') diff --git a/keyboards/redox/keymaps/finex/config.h b/keyboards/redox/keymaps/finex/config.h index b23342ce0f..8852a4cc87 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 . #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 -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/88200000.lock: Permission denied (13)