aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/experimental/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-27/+0
|
* Add TX Bolt protocol support for StenographyJoe Wasson2017-07-271-2/+3
| | | | 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.
* Add one-hand key to planck/experimental keymap.Joe Wasson2016-08-201-0/+1
|
* updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert2016-07-071-3/+3
|
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-0/+25
* fixes from tmk's repo * rename keyboard to keyboards