diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-08-30 23:07:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-30 23:07:24 -0400 |
commit | 27f9671a3ee331b82fff6324a8f73681521ec07a (patch) | |
tree | 59b2f2406f472a9fd2af4946420d1a1c880929c0 /keyboards/planck/keymaps/bone2planck/config.h | |
parent | 8e00c464e6f488d86e0768a77a2ad5ee238dba6d (diff) | |
parent | fc2ca62a3b9552175eb7c27cc11f3a5af6cfae50 (diff) |
Merge pull request #705 from VoodaGod/bone2planck
Bone2planck update
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 |