diff options
author | epaew <epaew@users.noreply.github.com> | 2018-11-27 02:50:45 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-11-26 09:50:45 -0800 |
commit | f3ffd6ad50f0a4bf24f0a0453cc5502b4b88f390 (patch) | |
tree | ba63b9851104dfc7916740af4bcee8f2476e50b3 /keyboards/helix/rev2/keymaps/edvorakjp/config.h | |
parent | 0031e461913d23e37a9aebd1da5daf1c93a149ee (diff) |
Keymap: Refactor edvorakjp user library (#4480)
* Refactor edvorakjp user library
* add tap dance support
* update keymaps
* edvorakjp: add SWAP_SCLN option
* fix behavior of SWAP_SCLN
Diffstat (limited to 'keyboards/helix/rev2/keymaps/edvorakjp/config.h')
-rw-r--r-- | keyboards/helix/rev2/keymaps/edvorakjp/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/helix/rev2/keymaps/edvorakjp/config.h b/keyboards/helix/rev2/keymaps/edvorakjp/config.h index 643220383c..769988cdb5 100644 --- a/keyboards/helix/rev2/keymaps/edvorakjp/config.h +++ b/keyboards/helix/rev2/keymaps/edvorakjp/config.h @@ -4,6 +4,7 @@ #undef TAPPING_FORCE_HOLD #undef TAPPING_TERM #define TAPPING_TERM 120 +#define SWAP_SCLN // If you need more program area, try select and reduce rgblight modes to use. |