summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/riblee_f411
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* fix: Remove OLED support (#18719)Reibl János Dániel2022-10-154-55/+0
* 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
* [Keymap] Misc userspace and keymap improvements (#15844)Reibl János Dániel2022-01-132-8/+4
* 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
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+2
* 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
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-251-3/+0
|\
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-251-3/+0
* | ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-212-16/+19
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-201-1/+1
* | 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-051-696/+25
* | Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2020-12-041-0/+714
|/
* Add OLED support for Riblee F411 (#10778)Reibl János Dániel2020-11-024-2/+52
* [Keyboard] Add handwired F411 (#10504)Reibl János Dániel2020-10-286-0/+340