aboutsummaryrefslogtreecommitdiffstats
path: root/common_features.mk
Commit message (Collapse)AuthorAgeFilesLines
* Initial implementation of the key_lock feature.Fredric Silberberg2017-08-081-1/+6
|
* Add TX Bolt protocol support for StenographyJoe Wasson2017-07-271-0/+6
| | | | 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.
* Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-101-1/+1
| | | | | | | | | | | | * start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
* Fix serial_link vpath problemFred Sundvik2017-06-191-0/+1
|
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-181-0/+152
To support including keyboard/keymap specific rules before it