]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/frosty_flake/keymaps/QFR_JM/config.h
README, keymap & config update to 3 keyboards (#1911)
[qmk_firmware.git] / keyboards / frosty_flake / keymaps / QFR_JM / config.h
1
2 #define TAPPING_TERM 150 //reduce time required to register a held key
3
4 #ifndef CONFIG_USER_H
5 #define CONFIG_USER_H
6
7 #include "../../config.h"
8
9 // place overrides here
10
11 #endif