summaryrefslogtreecommitdiffstats
path: root/keyboard/planck/keymaps/experimental/config.h
blob: a9117e0eeab23ccfd359ce6b7c3c946c8a7a1f88 (plain)
1
2
3
4
5
6
7
8
#ifndef CONFIG_USER_H
#define CONFIG_USER_H

#include "../../config.h"

#define LEADER_TIMEOUT 300

#endif