qmk_firmware/keyboards/bpiphany/frosty_flake/keymaps/QFR_JM/config.h

12 lines
177 B
C

#define TAPPING_TERM 150 //reduce time required to register a held key
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#endif