1
0
Fork 0
qmk_firmware/keyboards/planck/keymaps/davidrambo/config.h

9 lines
160 B
C

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