Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-28 | Update readme.md | xyxjj | |
2017-07-28 | Add files via upload | xyxjj | |
2017-07-27 | Fix typo in docs. | Joe Wasson | |
2017-07-27 | Link to steno docs from summary page. | Joe Wasson | |
2017-07-27 | Move steno keycodes due to conflict with another PR. | Joe Wasson | |
2017-07-27 | Add copyright to steno files. | Joe Wasson | |
2017-07-27 | Add documentation for Steno. | Joe Wasson | |
2017-07-27 | Add 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-27 | Add TX Bolt protocol support for Stenography | Joe 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-24 | adds option for alt pitch standards | Jack Humbert | |
2017-07-23 | Fix minor formatting issue. | Joe Wasson | |
2017-07-23 | update audio/music documentation | Jack Humbert | |
2017-07-23 | adds music mode, music mode songs, music mask | Jack Humbert | |
2017-07-23 | update audio documentation | Jack Humbert | |
2017-07-23 | remove unneccesary headers | Jack Humbert | |
2017-07-23 | use automatic rests with songs (no more rest styles) | Jack Humbert | |
2017-07-23 | relocate keymap's useful tools | Jack Humbert | |
2017-07-23 | escape song playing in music | Jack Humbert | |
2017-07-23 | start updating audio docs | Jack Humbert | |
2017-07-23 | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | |
2017-07-21 | fix line-endings | Jack Humbert | |
2017-07-20 | Update keymap.c | rootuseralpha | |
2017-07-20 | Add files via upload | rootuseralpha | |
2017-07-20 | Add files via upload | rootuseralpha | |
2017-07-20 | Delete test | rootuseralpha | |
2017-07-20 | Add files via upload | rootuseralpha | |
2017-07-20 | Create test | rootuseralpha | |
2017-07-20 | Added some user customization | Maarten Dekkers | |
2017-07-20 | Changes to own keymap | Maarten Dekkers | |
2017-07-20 | Add SRC and OPT_DEFS when building tests | Fred Sundvik | |
2017-07-20 | Fix building of multiple test directories | Fred Sundvik | |
2017-07-17 | Update _summary.md | Jack Humbert | |
2017-07-17 | Rename docs/features/README.md to docs/features.md | Jack Humbert | |
2017-07-14 | Merge pull request #1498 from That-Canadian/minidox | Jack Humbert | |
Minidox | |||
2017-07-14 | Fixed typo in readme | That-Canadian | |
2017-07-14 | Updated MiniDox readme | That-Canadian | |
2017-07-14 | Merge branch 'master' into minidox | That-Canadian | |
2017-07-14 | Merge remote-tracking branch 'upstream/master' | That-Canadian | |
2017-07-14 | Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ↵ | That-Canadian | |
minidox | |||
2017-07-14 | Updated i2c and serial files to most recent from the lets split firmware. ↵ | That-Canadian | |
Also updated that_canadian keymap | |||
2017-07-13 | Merge pull request #1491 from fredizzimo/msys2 | Jack Humbert | |
Add support for msys2 build environment | |||
2017-07-12 | fix 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-12 | Fix printf error in make output on msys2 | Fred Sundvik | |
2017-07-11 | Fix bitfield problem when compiling in native mingw | Fred Sundvik | |
2017-07-11 | clean up ssd1306 implementation | Jack Humbert | |
2017-07-11 | update drivers to exclude lets_split include | Jack Humbert | |
2017-07-11 | Adds 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 | |||
2017-07-11 | Updates maartenwut's keymap (#1489) | Maarten Dekkers | |
* Updated keymap * Added backlight breathing to fix compile error | |||
2017-07-11 | Fix unreferenced errors with mingw compiler and unit tests | Fred Sundvik | |
2017-07-11 | Add more dependencies, everything can be compiled now | Fred Sundvik | |