summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-28Add files via uploadxyxjj
2017-07-28Update readme.mdxyxjj
2017-07-28Update readme.mdxyxjj
2017-07-28Update readme.mdxyxjj
2017-07-28Add files via uploadxyxjj
2017-07-27Fix typo in docs.Joe Wasson
2017-07-27Link to steno docs from summary page.Joe Wasson
2017-07-27Move steno keycodes due to conflict with another PR.Joe Wasson
2017-07-27Add copyright to steno files.Joe Wasson
2017-07-27Add documentation for Steno.Joe Wasson
2017-07-27Add support for GeminiPR steno protocol.Joe Wasson
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 Wasson
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-24adds option for alt pitch standardsJack Humbert
2017-07-23Fix minor formatting issue.Joe Wasson
2017-07-23update audio/music documentationJack Humbert
2017-07-23adds music mode, music mode songs, music maskJack Humbert
2017-07-23update audio documentationJack Humbert
2017-07-23remove unneccesary headersJack Humbert
2017-07-23use automatic rests with songs (no more rest styles)Jack Humbert
2017-07-23relocate keymap's useful toolsJack Humbert
2017-07-23escape song playing in musicJack Humbert
2017-07-23start updating audio docsJack Humbert
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert
2017-07-21fix line-endingsJack Humbert
2017-07-20Update keymap.crootuseralpha
2017-07-20Add files via uploadrootuseralpha
2017-07-20Add files via uploadrootuseralpha
2017-07-20Delete testrootuseralpha
2017-07-20Add files via uploadrootuseralpha
2017-07-20Create testrootuseralpha
2017-07-20Added some user customizationMaarten Dekkers
2017-07-20Changes to own keymapMaarten Dekkers
2017-07-20Add SRC and OPT_DEFS when building testsFred Sundvik
2017-07-20Fix building of multiple test directoriesFred Sundvik
2017-07-17Update _summary.mdJack Humbert
2017-07-17Rename docs/features/README.md to docs/features.mdJack Humbert
2017-07-14Merge pull request #1498 from That-Canadian/minidoxJack Humbert
Minidox
2017-07-14Fixed typo in readmeThat-Canadian
2017-07-14Updated MiniDox readmeThat-Canadian
2017-07-14Merge branch 'master' into minidoxThat-Canadian
2017-07-14Merge remote-tracking branch 'upstream/master'That-Canadian
2017-07-14Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ↵That-Canadian
minidox
2017-07-14Updated i2c and serial files to most recent from the lets split firmware. ↵That-Canadian
Also updated that_canadian keymap
2017-07-13Merge pull request #1491 from fredizzimo/msys2Jack Humbert
Add support for msys2 build environment
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob
* moved OLED update task to keymap * fix splitting render display to keymap * Added rotation option for OLED, fixed splitting display render update to keymap * issues with attribute
2017-07-12Fix printf error in make output on msys2Fred Sundvik
2017-07-11Fix bitfield problem when compiling in native mingwFred Sundvik
2017-07-11clean up ssd1306 implementationJack Humbert
2017-07-11update drivers to exclude lets_split includeJack Humbert
2017-07-11Adds Hadron Keyboard (#1492)ishtob
* adding hadron keymaps * fix embedded comment * fixed TWI driver path * Delete glcdfont.c * Delete ssd1306.c * Delete ssd1306.h * Update readme.md