qmk-firmware/keyboards/nyquist/keymaps/333fred/config.h

14 lines
194 B
C
Raw Normal View History

2017-08-05 07:58:10 +00:00
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
#include "333fred_config.h"
2017-08-05 07:58:10 +00:00
#define USE_SERIAL
#define MASTER_LEFT
2017-08-05 21:54:16 +00:00
#undef TAPPING_TERM
#define TAPPING_TERM 150
2017-08-05 07:58:10 +00:00
#endif