qmk_firmware/keyboards/thevankeyboards/minivan/keymaps/belak/config.h

10 lines
129 B
C
Raw Permalink Normal View History

2017-09-06 11:57:40 -07:00
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
#define TAPPING_TERM 500
#define PERMISSIVE_HOLD
2017-09-06 11:57:40 -07:00
#endif