summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_f411
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-04-23Change to `development_board` (#21695)Duncan Sutherland1-3/+1
2024-04-17Data-Driven Keyboard Conversions: H, Part 3 (#23530)James Young2-14/+10
2024-04-04Remove deprecated quantum keycodes (#23407)Ryan1-1/+1
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-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-10-15fix: Remove OLED support (#18719)Reibl János Dániel4-55/+0
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
2022-01-13[Keymap] Misc userspace and keymap improvements (#15844)Reibl János Dániel2-8/+4
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-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus221-1/+2
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-25Merge remote-tracking branch 'origin/master' into developQMK Bot1-3/+0
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan1-3/+0
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel2-16/+19
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel1-1/+1
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 Brassel1-696/+25
2020-12-04Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel1-0/+714
2020-11-02Add OLED support for Riblee F411 (#10778)Reibl János Dániel4-2/+52
2020-10-28[Keyboard] Add handwired F411 (#10504)Reibl János Dániel6-0/+340