diff options
author | Damien <Dbroqua@users.noreply.github.com> | 2016-09-19 13:25:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-19 13:25:37 +0200 |
commit | c438a2a265b366c8e4594ce561feb896018983f0 (patch) | |
tree | f310e72223a25414f69c2dec70509fed26dc3960 /keyboards/planck/keymaps/bone2planck/config.h | |
parent | af24ea558a65fea549bd9f57a9704b904972d2f7 (diff) | |
parent | 5f9c2f63ffb2c58db73e67442134be58bfe2c129 (diff) |
Merge pull request #4 from jackhumbert/master
Merge from jackhumbert
Diffstat (limited to 'keyboards/planck/keymaps/bone2planck/config.h')
-rw-r--r-- | keyboards/planck/keymaps/bone2planck/config.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/bone2planck/config.h b/keyboards/planck/keymaps/bone2planck/config.h new file mode 100644 index 0000000000..60aff6db0d --- /dev/null +++ b/keyboards/planck/keymaps/bone2planck/config.h @@ -0,0 +1,7 @@ +#ifndef CONFIG_USER_H +#define CONFIG_USER_H +#endif + +#include "../../config.h" + +#define PREVENT_STUCK_MODIFIERS
\ No newline at end of file |