diff options
author | Jason Green <jason@jasg.org> | 2016-08-01 18:28:21 +0000 |
---|---|---|
committer | Jason Green <jason@jasg.org> | 2016-08-23 04:17:34 +0000 |
commit | 86656690f12e98f7aa6c2faddbcef3b9bcdad35b (patch) | |
tree | 896ae50eae702f1d8ac1b5ed53bb8673ce313f4b /keyboards/ergodox/keymaps/steno/Makefile | |
parent | 80d10bef073e3d32149aa4a137d8016ac999dffc (diff) |
TxBolt (Steno) Serial protocol for Ergodox Ez
Diffstat (limited to 'keyboards/ergodox/keymaps/steno/Makefile')
-rw-r--r-- | keyboards/ergodox/keymaps/steno/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/ergodox/keymaps/steno/Makefile b/keyboards/ergodox/keymaps/steno/Makefile new file mode 100644 index 0000000000..b6fb9b1a80 --- /dev/null +++ b/keyboards/ergodox/keymaps/steno/Makefile @@ -0,0 +1,3 @@ +VIRTSER_ENABLE = yes +# Not enough interupts, so something has to go +MOUSEKEY_ENABLE = no |