summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-07-28Delete ALPS LEFT B.dxfxyxjj1-28500/+0
2017-07-28Delete Middle layers - LEFT B.dxfxyxjj1-28416/+0
2017-07-28Delete Bottom Layer - LEFT B.dxfxyxjj1-18100/+0
2017-07-28Delete top bezel - blocked corner.dxfxyxjj1-62056/+0
2017-07-28Delete top bezel - Winkeyless.dxfxyxjj1-62084/+0
2017-07-28Delete top bezel - Standard.dxfxyxjj1-66532/+0
2017-07-28Delete PCB Dimesnsion.dxfxyxjj1-63110/+0
2017-07-28Delete MX RIGHT B.dwgxyxjj1-0/+0
2017-07-28Delete ALPS+MX RIGHT B.dwgxyxjj1-0/+0
2017-07-28Delete ALPS RIGHT B.dwgxyxjj1-0/+0
2017-07-28Delete middle layers - RIGHT B.dwgxyxjj1-0/+0
2017-07-28Delete bottom layers - RIGHT B.dwgxyxjj1-0/+0
2017-07-28Delete readme.mdxyxjj1-12/+0
2017-07-28Delete PCB Dimesnsion.dwgxyxjj1-0/+0
2017-07-28Delete MX LEFT B.dwgxyxjj1-0/+0
2017-07-28Delete ALPS+MX LEFT B.dwgxyxjj1-0/+0
2017-07-28Delete ALPS LEFT B.dwgxyxjj1-0/+0
2017-07-28Delete Middle layers - LEFT B.dwgxyxjj1-0/+0
2017-07-28Delete Bottom Layer - LEFT B.dwgxyxjj1-0/+0
2017-07-28Update readme.mdxyxjj1-0/+3
2017-07-28Delete top bezel - blocked corner.dwgxyxjj1-0/+0
2017-07-28Delete top bezel - Winkeyless.dwgxyxjj1-0/+0
2017-07-28Delete top bezel - Standard.dwgxyxjj1-0/+0
2017-07-28Add files via uploadxyxjj1-368/+398
2017-07-28Add files via uploadxyxjj1-0/+0
2017-07-28Add files via uploadxyxjj3-0/+63
2017-07-28Updatexyxjj1-1/+1
2017-07-28Update readme.mdxyxjj1-3/+3
2017-07-28Update Makefilexyxjj1-1/+1
2017-07-28Update readme.mdxyxjj1-0/+5
2017-07-28Update readme.mdxyxjj1-1/+7
2017-07-28Delete top bezel - blocked corner.bakxyxjj1-0/+0
2017-07-28Delete top bezel - Standard.bakxyxjj1-0/+0
2017-07-28Delete PCB Dimesnsion.dwl2xyxjj1-7/+0
2017-07-28Delete PCB Dimesnsion.dwlxyxjj1-3/+0
2017-07-28Add files via uploadxyxjj30-0/+795920
2017-07-28Delete PCB Dimesnsion.dwgxyxjj1-0/+0
2017-07-28Create readme.mdxyxjj1-0/+1
2017-07-28Add files via uploadxyxjj13-0/+0
2017-07-28Update readme.mdxyxjj1-1/+1
2017-07-28Update readme.mdxyxjj1-2/+0
2017-07-28Update readme.mdxyxjj1-0/+6
2017-07-28Add files via uploadxyxjj28-0/+1883
2017-07-27Fix typo in docs.Joe Wasson1-1/+1
2017-07-27Link to steno docs from summary page.Joe Wasson1-3/+4
2017-07-27Move steno keycodes due to conflict with another PR.Joe Wasson1-4/+4
2017-07-27Add copyright to steno files.Joe Wasson2-1/+31
2017-07-27Add documentation for Steno.Joe Wasson1-0/+108
2017-07-27Add support for GeminiPR steno protocol.Joe Wasson9-28/+121
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-27Add TX Bolt protocol support for StenographyJoe Wasson14-22/+506
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.