summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/experimental/config.h
blob: 985e250ab54d62d7a671c84e96f15ca697b5cbb7 (plain)
1
2
3
4
5
6
7
8
9
#ifndef CONFIG_USER_H
#define CONFIG_USER_H

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

#define LEADER_TIMEOUT 300
#define BACKLIGHT_BREATHING

#endif