summaryrefslogtreecommitdiff
path: root/keyboards/chibios_test
Commit message (Collapse)AuthorAge
* Merge branch 'master' into fix_line_endingsFred Sundvik2016-08-27
|\
| * Split subproject make files into Makefile and rules.mkFred Sundvik2016-08-20
| |
| * Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-20
| |
* | Normalize line endingsFred Sundvik2016-08-27
|/
* Remove unhandled KC_BTLD, RESET should be used insteadFred Sundvik2016-07-07
|
* Fix typo in teensy_lc_onkey.hFred Sundvik2016-07-05
|
* Don't include common_config.h for ChibiOS testFred Sundvik2016-07-05
|
* Move ChibiOS test board and ldFred Sundvik2016-07-05
| | | | | Move the ChibiOS test subproject board and ld files to the kebyoard folder, so that the build system can find them
* Suprojects for ChibiOS testingFred Sundvik2016-07-05