Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Keyboard] Update formatting of README for usb_usb (#7037) | Duncan Elliot | 2019-10-16 | 1 | -29/+19 |
| | | | Minor updates to make the README a little more readable. | ||||
* | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 1 | -1/+1 |
| | |||||
* | add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) | Michael F. Lamb | 2018-08-26 | 1 | -2/+2 |
| | |||||
* | restructure converters (#1825) | Balz Guenat | 2017-11-08 | 1 | -5/+10 |
| | | | | | | | | | | | | | | | | | * 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(). | ||||
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now | ||||
* | remove dead links, add troubleshooting section | Balz Guenat | 2017-08-19 | 1 | -6/+13 |
| | |||||
* | Update USB-USB converter README according to #1588 | Balz Guenat | 2017-08-19 | 1 | -51/+34 |
| | |||||
* | cleanup usb-usb converter code | Balz Guenat | 2017-08-15 | 1 | -0/+84 |