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

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

#endif