]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/planck/keymaps/experimental/config.h
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
[qmk_firmware.git] / keyboards / planck / keymaps / experimental / config.h
1 #ifndef CONFIG_USER_H
2 #define CONFIG_USER_H
3
4 #include "../../config.h"
5
6 #define LEADER_TIMEOUT 300
7
8 #endif