summaryrefslogtreecommitdiff
path: root/keyboards/chibios_test
Commit message (Expand)AuthorAge
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-19
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
* Remove empty fn_actions[]fauxpark2019-01-11
* Chibios_test/stm32_f072_onekey: Add support for reset to bootloader (#4238)TerryMathews2018-12-25
* Add some generic/sparse readmes to get rid of errors (#3048)MechMerlin2018-05-25
* Fix command line options prefix. (#2790)Shinichi Ohki2018-04-22
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-15
* Clean up some long-standing errors when populating the API (#2715)skullydazed2018-04-07
* Set unused USB serial buffer to 1 byte to save memoryFred Sundvik2018-02-12
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-08
* Remove residual Makefiles from the keyboards directory (#2193)James Neill2018-01-01
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
* Add the new QMK submodule way in `/lib` and not `tmk_core/tool` wich is outdatedArthur SCHMITT2017-08-30
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
* 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
* Suprojects for ChibiOS testingFred Sundvik2016-07-05