summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_f401
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-1/+1
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis1-23/+5
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-04-23Change to `development_board` (#21695)Duncan Sutherland1-3/+1
2024-04-17Data-Driven Keyboard Conversions: H, Part 3 (#23530)James Young2-14/+11
2024-04-04Remove deprecated quantum keycodes (#23407)Ryan1-1/+1
2023-07-21Fix backlight support for some boards (#21554)Ryan4-2/+11
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan2-2/+3
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-94/+60
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-6/+5
2023-02-26Move backlight config to data driven (#19910)Ryan3-4/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-3/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-7/+3
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-11-22Update use of legacy keycodes (#19120)Joel Challis1-2/+2
2022-10-19Remove legacy Debug keycode (#18769)Ryan1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-30Merge remote-tracking branch 'origin/master' into developQMK Bot2-7/+7
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2-7/+7
2022-07-01Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+1
2022-07-01Specify blackpill board files where relevant (#17521)Joel Challis1-0/+1
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel1-1/+1
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan1-2/+2
2021-03-15Add missing info.json files for keyboards (#12239)James Young1-0/+77
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel1-4/+0
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel2-2/+2
2021-01-19ChibiOS enable memory allocations (#11620)Nick Brassel1-1/+1
2021-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+0
2021-01-13Exclude more keyboards from CI (#11436)Zach White1-0/+0
2020-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+0
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White1-0/+0
2020-12-05ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel3-1466/+44
2020-12-04Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel3-0/+1492
2020-10-08Clean ChibiOS platform files (#10505)Reibl János Dániel4-1492/+0
2020-10-04[Keymap] Move my custom functions and keymaps to userspace (#10502)Reibl János Dániel6-447/+3
2020-09-28Add Unicode modes for `handwired/riblee_f401:riblee` (#10461)Reibl János Dániel3-3/+21
2020-09-22Updates to handwired/riblee_f401 keymaps (#10376)Reibl János Dániel6-23/+450
2020-09-18Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan1-27/+5
2020-08-06[Keyboard] Add handwired 12*5 blackpill keyboard (#9855)Reibl János Dániel10-0/+1854