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

11 lines
130 B
C
Raw Normal View History

2017-09-19 05:38:31 +02:00
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#define TAPPING_TERM 200
#endif