summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_f401
AgeCommit message (Collapse)Author
2020-10-08Clean ChibiOS platform files (#10505)Reibl János Dániel
* 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>
2020-10-04[Keymap] Move my custom functions and keymaps to userspace (#10502)Reibl János Dániel
* 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>
2020-09-28Add Unicode modes for `handwired/riblee_f401:riblee` (#10461)Reibl János Dániel
* Add unicode modes * Update keyboards/handwired/riblee_f401/keymaps/riblee/config.h
2020-09-22Updates to handwired/riblee_f401 keymaps (#10376)Reibl János Dániel
* Add new keymap with Hungarian accent support Add flashing support * Remove unnecessary mcu config * Use bootmagic instead of custom macros
2020-09-18Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan
* Reorder STM32 MCUs * Add STM32F4xx to mcu_selection.mk * Set MCU for phoenix and tkw/stoutgat/v2/f411
2020-08-06[Keyboard] Add handwired 12*5 blackpill keyboard (#9855)Reibl János Dániel
* 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