qmk-dactyl-manuform-a/keyboards/planck/keymaps/davidrambo/config.h

9 lines
128 B
C

#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#define TAPPING_TERM 200
#include "../../config.h"
#define PERMISSIVE_HOLD
#endif