qmk_firmware/keyboards/kinesis/keymaps/salty/config.h

11 lines
130 B
C
Raw Normal View History

2017-09-18 20:38:31 -07:00
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#define TAPPING_TERM 200
#endif