diff options
Diffstat (limited to 'keyboards/nyquist/keymaps/DivergeJM/config.h')
-rw-r--r-- | keyboards/nyquist/keymaps/DivergeJM/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/nyquist/keymaps/DivergeJM/config.h b/keyboards/nyquist/keymaps/DivergeJM/config.h index 03f5b2de76..b77c6111c4 100644 --- a/keyboards/nyquist/keymaps/DivergeJM/config.h +++ b/keyboards/nyquist/keymaps/DivergeJM/config.h @@ -15,6 +15,9 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ + +#define TAPPING_TERM 150 //reduce time required to register a held key + #define USE_SERIAL #define MASTER_LEFT |