diff options
author | Damien <Dbroqua@users.noreply.github.com> | 2017-01-26 09:05:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-26 09:05:55 +0100 |
commit | b7b94bfb132aa5f2f79b587fcfa6b1197485db27 (patch) | |
tree | 4cae966728b7b6baf101a7ab2b95eeff16cce141 /keyboards/planck/keymaps/mitch/config.h | |
parent | f91f0a715d51286064bfe808b0d463878a6d3588 (diff) | |
parent | aac7c0aa4db6b27f4c8d8f3849f8fd41f07e892a (diff) | |
download | qmk_firmware-b7b94bfb132aa5f2f79b587fcfa6b1197485db27.tar.gz qmk_firmware-b7b94bfb132aa5f2f79b587fcfa6b1197485db27.zip |
Merge pull request #17 from qmk/master
Merged from QMK project
Diffstat (limited to 'keyboards/planck/keymaps/mitch/config.h')
-rw-r--r-- | keyboards/planck/keymaps/mitch/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/mitch/config.h b/keyboards/planck/keymaps/mitch/config.h new file mode 100644 index 0000000000..73bc50bc2d --- /dev/null +++ b/keyboards/planck/keymaps/mitch/config.h @@ -0,0 +1,2 @@ +#include "../../config.h" +#define PREVENT_STUCK_MODIFIERS |