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

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

#define PREVENT_STUCK_MODIFIERS

#endif