diff options
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 |