diff options
author | Fredric Silberberg <fred@silberberg.xyz> | 2017-08-05 14:54:16 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-08 10:02:53 -0400 |
commit | fb91d9008b051c4af5b8ff8952a02836061b8e60 (patch) | |
tree | 24140fc718f032383f1ef3872b74a3232d1da1be /keyboards/nyquist/keymaps/333fred/config.h | |
parent | 1219da753bc5475f48b1cfe420bd916aa399fc60 (diff) | |
download | qmk_firmware-fb91d9008b051c4af5b8ff8952a02836061b8e60.tar.gz qmk_firmware-fb91d9008b051c4af5b8ff8952a02836061b8e60.zip |
Additional keymap updates.
Diffstat (limited to 'keyboards/nyquist/keymaps/333fred/config.h')
-rw-r--r-- | keyboards/nyquist/keymaps/333fred/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/nyquist/keymaps/333fred/config.h b/keyboards/nyquist/keymaps/333fred/config.h index f2408c0e3e..92096eba2e 100644 --- a/keyboards/nyquist/keymaps/333fred/config.h +++ b/keyboards/nyquist/keymaps/333fred/config.h @@ -31,4 +31,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // #define _MASTER_RIGHT // #define EE_HANDS +#undef TAPPING_TERM +#define TAPPING_TERM 150 + +#define PERMISSIVE_HOLD + #endif |