Commit Graph
13 Commits
Author SHA1 Message Date
Joe WassonandJack Humbert c5780647d8 Fix typo in docs. 2017-07-27 16:10:36 -04:00
Joe WassonandJack Humbert 26fb063be3 Link to steno docs from summary page. 2017-07-27 16:10:36 -04:00
Joe WassonandJack Humbert e81e75c147 Move steno keycodes due to conflict with another PR. 2017-07-27 16:10:36 -04:00
Joe WassonandJack Humbert 3e96e8a6a1 Add copyright to steno files. 2017-07-27 16:10:36 -04:00
Joe WassonandJack Humbert c0f63ca9dc Add documentation for Steno. 2017-07-27 16:10:36 -04:00
Joe WassonandJack Humbert f30f12ec81 Add support for GeminiPR steno protocol.
This protocol breaks out "duplicate" keys into their own entry in the packet so that more complicated logic can be done on the software side, including support for additional languages and alternative theories.
2017-07-27 16:10:36 -04:00
Joe WassonandJack Humbert 5987f67989 Add TX Bolt protocol support for Stenography
Requires virtser; Allows QMK to speak the TX BOlt protocol used by stenography machines and software (such as Plover). The upside is that Plover can be configured to listen only to TX Bolt allow the keyboard to switch layers without need to enable/disable the Plover software, or to have a second non-Steno keyboard work concurrently.
2017-07-27 16:10:36 -04:00
Joe WassonandJack Humbert a543ad4c1d Fix minor formatting issue. 2017-07-23 15:10:27 -04:00
Joe Wasson c20bf83afd Add one-hand key to planck/experimental keymap. 2016-08-20 18:47:06 -07:00
Joe Wasson 66adbfcab5 Add default swap configs for a couple of boards. 2016-08-20 17:46:53 -07:00
Joe Wasson 8090f6b499 Improve one-hand support by adding more actions and tap keys. 2016-08-20 17:46:53 -07:00
Joe Wasson dd37860160 Add one-hand support.
This adds an action, `ACTION_SWAP_HANDS`, that swaps the the keys on the keyboard across a keymap-defined hemisphere in order to support one-hand typing without requiring a separate one-handed layer. See updated `doc/keymap.md` for more information.
2016-08-20 17:46:53 -07:00
Joe Wasson f9956c2aac Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled. 2016-07-24 12:56:28 -07:00