diff options
author | Joe Wasson <jwasson+github@gmail.com> | 2017-08-15 15:31:27 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-20 11:51:57 -0400 |
commit | eb5748e8bf349883f8b727e33868e965c2f977bf (patch) | |
tree | 7fb995a15081e65f5c841ab8291ff88a66097c55 /keyboards/gherkin/keymaps/talljoe/Makefile | |
parent | bdc0880ca5ead73a4a66355ade85b005507764c1 (diff) | |
download | qmk_firmware-eb5748e8bf349883f8b727e33868e965c2f977bf.tar.gz qmk_firmware-eb5748e8bf349883f8b727e33868e965c2f977bf.zip |
Gherkin keymaps for Steno and Talljoe
Diffstat (limited to 'keyboards/gherkin/keymaps/talljoe/Makefile')
-rw-r--r-- | keyboards/gherkin/keymaps/talljoe/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/gherkin/keymaps/talljoe/Makefile b/keyboards/gherkin/keymaps/talljoe/Makefile new file mode 100644 index 0000000000..02216ecb36 --- /dev/null +++ b/keyboards/gherkin/keymaps/talljoe/Makefile @@ -0,0 +1,6 @@ +ifndef QUANTUM_DIR + include ../../../../Makefile +endif + +MOUSEKEY_ENABLE = no # Mouse keys(+4700) +STENO_ENABLE = yes # Additional protocols for Stenography(+1700), requires VIRTSER |