summaryrefslogtreecommitdiff
path: root/keyboards/chibios_test
AgeCommit message (Expand)Author
2018-05-25Add some generic/sparse readmes to get rid of errors (#3048)MechMerlin
2018-04-22Fix command line options prefix. (#2790)Shinichi Ohki
2018-04-15Add a custom USB driver for ARM (#2750)fredizzimo
2018-04-07Clean up some long-standing errors when populating the API (#2715)skullydazed
2018-02-12Set unused USB serial buffer to 1 byte to save memoryFred Sundvik
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2018-01-01Remove residual Makefiles from the keyboards directory (#2193)James Neill
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
2017-08-30Add the new QMK submodule way in `/lib` and not `tmk_core/tool` wich is outdatedArthur SCHMITT
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
2016-08-27Merge branch 'master' into fix_line_endingsFred Sundvik
2016-08-27Normalize line endingsFred Sundvik
2016-08-20Split subproject make files into Makefile and rules.mkFred Sundvik
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik
2016-07-07Remove unhandled KC_BTLD, RESET should be used insteadFred Sundvik
2016-07-05Fix typo in teensy_lc_onkey.hFred Sundvik
2016-07-05Don't include common_config.h for ChibiOS testFred Sundvik
2016-07-05Move ChibiOS test board and ldFred Sundvik
2016-07-05Suprojects for ChibiOS testingFred Sundvik