|
|
|
@ -21,6 +21,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
#ifndef CONFIG_USER_H
|
|
|
|
|
#define CONFIG_USER_H
|
|
|
|
|
|
|
|
|
|
// if you need more program area, try uncomment follow line
|
|
|
|
|
//#undef SERIAL_USE_MULTI_TRANSACTION
|
|
|
|
|
|
|
|
|
|
#undef TAPPING_TERM
|
|
|
|
|
#define TAPPING_TERM 200
|
|
|
|
|
#define ONESHOT_TAP_TOGGLE 5 /* Tapping this number of times holds the key until tapped this number of times again. */
|
|
|
|
|