Commit Graph

4 Commits (08e48eb6f534c7eeb692e8e63b81f41110dcb5e3)

Author SHA1 Message Date
Balz Guenat 3b5381d689 restructure converters (#1825)
* restructure converters

each converter is its own keyboard and different hardware variants are different subprojects.

remove (seemingly) old method of loading layouts from main Makefile

* call led_set_kb() from overridden led_set()

* put converter back into one folder

* revert some structure changes to bring in line with #1784.

Also attempt to get the BLE thing more properly integrated.
Also also fix led_set() to call led_set_kb().
7 years ago
Balz Guenat 5bff9d6181 cleanup usb-usb converter code 7 years ago
Balz Guenat 2aa5e44640 some major steps toward making the usb-usb converter work 7 years ago
Balz Guenat d7d20e2511 start working on usb-usb converter port 7 years ago