summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/riblee_f401
Commit message (Expand)AuthorAgeFilesLines
* Fix backlight support for some boards (#21554)Ryan2023-07-214-2/+11
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-242-2/+3
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-94/+60
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-6/+5
* Move backlight config to data driven (#19910)Ryan2023-02-263-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-302-7/+7
|\
| * Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-7/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-011-0/+1
|\|
| * Specify blackpill board files where relevant (#17521)Joel Challis2022-07-011-0/+1
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-301-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-2/+2
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+77
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-4/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-191-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-131-0/+0
|\
| * Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-211-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1466/+44
* | Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2020-12-043-0/+1492
|/
* Clean ChibiOS platform files (#10505)Reibl János Dániel2020-10-084-1492/+0
* [Keymap] Move my custom functions and keymaps to userspace (#10502)Reibl János Dániel2020-10-046-447/+3
* Add Unicode modes for `handwired/riblee_f401:riblee` (#10461)Reibl János Dániel2020-09-283-3/+21
* Updates to handwired/riblee_f401 keymaps (#10376)Reibl János Dániel2020-09-226-23/+450
* Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan2020-09-181-27/+5
* [Keyboard] Add handwired 12*5 blackpill keyboard (#9855)Reibl János Dániel2020-08-0610-0/+1854