summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/davidrambo/config.h
blob: 2decb3dc8de73538c3febd7818e8b01116f34430 (plain)
1
2
3
4
5
6
7
8
#ifndef CONFIG_USER_H

#define CONFIG_USER_H
#define TAPPING_TERM 200
#include "../../config.h"
#define PERMISSIVE_HOLD

#endif