Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | Joe Wasson | 2017-08-20 | 1 | -8/+8 |
| | |||||
* | Add TX Bolt protocol support for Stenography | Joe Wasson | 2017-07-27 | 1 | -17/+9 |
| | | | | 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. | ||||
* | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 1 | -4/+4 |
| | | | | Fixes #1201. | ||||
* | Add one-hand key to planck/experimental keymap. | Joe Wasson | 2016-08-20 | 1 | -4/+4 |
| | |||||
* | Generate version information to version.h | Fred Sundvik | 2016-07-31 | 1 | -0/+1 |
| | | | | So that only the files that really needs a version are recompiled. | ||||
* | updates rgblight implementation, makes non-timer stuff compatible with audio | Jack Humbert | 2016-07-07 | 1 | -4/+69 |
| | |||||
* | updates planck experimental, width of color output | Jack Humbert | 2016-06-29 | 1 | -21/+30 |
| | |||||
* | adds random base64 character generator | Jack Humbert | 2016-06-29 | 1 | -2/+13 |
| | |||||
* | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 1 | -0/+346 |
* fixes from tmk's repo * rename keyboard to keyboards |