diff options
author | ajp10304 <a.Pocklington@Gmail.com> | 2018-02-23 18:21:56 +0000 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-02-23 13:21:56 -0500 |
commit | 01f91bf6f40c4b5a1c06a942134402cec82a5d5d (patch) | |
tree | 511d3ee14fda770551a3324340f0b37e07d7693f /keyboards/jj40/keymaps/ajp10304/config.h | |
parent | 2c1ba03a989bd87613e4e35f94d85daba6015c0a (diff) |
JJ40 AJP10304 layout (#2407)
* JJ40 AJP10304 layout
Updated AJP10304 readme.md with formatting
* Revert default JJ40 keymap
Diffstat (limited to 'keyboards/jj40/keymaps/ajp10304/config.h')
-rw-r--r-- | keyboards/jj40/keymaps/ajp10304/config.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/jj40/keymaps/ajp10304/config.h b/keyboards/jj40/keymaps/ajp10304/config.h new file mode 100644 index 0000000000..11cafbefcb --- /dev/null +++ b/keyboards/jj40/keymaps/ajp10304/config.h @@ -0,0 +1,8 @@ +#ifndef CONFIG_USER_H +#define CONFIG_USER_H + +#include "../../config.h" + +#define PREVENT_STUCK_MODIFIERS + +#endif |