This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

8 lines
160 B
C
Raw Normal View History

2017-01-11 23:00:34 +01:00
#define ONESHOT_TIMEOUT 3000
#define TAPPING_TERM 200
#define PREVENT_STUCK_MODIFIERS
2017-02-11 10:49:53 +01:00
#define FORCE_NKRO
2017-01-11 23:00:34 +01:00
#define LEADER_TIMEOUT 1000
#include "../../config.h"