summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/experimental/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2017-10-15update keymaps to not be the canonical fileJack Humbert1-2/+0
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson1-8/+8
2017-07-27Add TX Bolt protocol support for StenographyJoe Wasson1-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.
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-4/+4
Fixes #1201.
2016-08-21Add one-hand key to planck/experimental keymap.Joe Wasson1-4/+4
2016-07-31Generate version information to version.hFred Sundvik1-0/+1
So that only the files that really needs a version are recompiled.
2016-07-07updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert1-4/+69
2016-06-30updates planck experimental, width of color outputJack Humbert1-21/+30
2016-06-30adds random base64 character generatorJack Humbert1-2/+13
2016-06-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert1-0/+346
* fixes from tmk's repo * rename keyboard to keyboards