summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/riblee_f401/chconf.h
Commit message (Collapse)AuthorAgeFilesLines
* Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2020-12-041-0/+714
| | | | | | | | | * Disable almost all ChibiOS subsystems. * Modify ChibiOS config updater script to fixup mcuconf include, use develop as base instead of master. * Add default early-init bootloader to F042/F072. * Back to 100k freq.
* Clean ChibiOS platform files (#10505)Reibl János Dániel2020-10-081-714/+0
| | | | | | | | | * Clean ChibiOs platform files * Remove I2C and timer definitions * Remove unnecessary files and rename readme Co-authored-by: Janos Daniel Reibl <janos.daniel.reibl@protonmail.com>
* [Keyboard] Add handwired 12*5 blackpill keyboard (#9855)Reibl János Dániel2020-08-061-0/+714
* Add new handwired keyboard with F401 blackpill * Re-indent * Add README.md * Apply suggestions from code review * Re-indent * Add README.md * Apply suggestions from code review * Fix spacing * Modify keymap Add license header