summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/riblee_f401
Commit message (Collapse)AuthorAgeFilesLines
* Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2020-12-043-0/+1492
| | | | | | | | | * 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-084-1492/+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>
* [Keymap] Move my custom functions and keymaps to userspace (#10502)Reibl János Dániel2020-10-046-447/+3
| | | | | | | | | * Move my custom functions and keymaps to userspace to be able to add the STM32F411 variant of my keyboard with mostly the same functionality * Move keymaps to community layouts * Remove keymaps from userspace readme.md Co-authored-by: Janos Daniel Reibl <janos.daniel.reibl@protonmail.com>
* Add Unicode modes for `handwired/riblee_f401:riblee` (#10461)Reibl János Dániel2020-09-283-3/+21
| | | | | | * Add unicode modes * Update keyboards/handwired/riblee_f401/keymaps/riblee/config.h
* Updates to handwired/riblee_f401 keymaps (#10376)Reibl János Dániel2020-09-226-23/+450
| | | | | | | | | * Add new keymap with Hungarian accent support Add flashing support * Remove unnecessary mcu config * Use bootmagic instead of custom macros
* Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan2020-09-181-27/+5
| | | | | | | * Reorder STM32 MCUs * Add STM32F4xx to mcu_selection.mk * Set MCU for phoenix and tkw/stoutgat/v2/f411
* [Keyboard] Add handwired 12*5 blackpill keyboard (#9855)Reibl János Dániel2020-08-0610-0/+1854
* 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