Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-08 | Initial implementation of the key_lock feature. | Fredric Silberberg | |
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-10 | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | |
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional | |||
2017-06-19 | Fix serial_link vpath problem | Fred Sundvik | |
2017-06-18 | Split common.mk into common.mk and common_features.mk | Fred Sundvik | |
To support including keyboard/keymap specific rules before it |