Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixup ChibiOS header inclusion search ordering. (#19623) | Nick Brassel | 2023-01-19 | 1 | -1/+1 |
| | | | | | | | | * Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering. | ||||
* | [Core] Adjust PWM hardware audio driver for RP2040 (#17723) | Stefan Kerkmann | 2022-10-27 | 3 | -5/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 1 | -1/+1 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-07 | 1 | -1/+1 |
|\| | |||||
| * | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | 2022-08-07 | 1 | -1/+1 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 2 | -2/+0 |
|/ | |||||
* | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 2 | -7/+7 |
| | |||||
* | Specify blackpill board files where relevant (#17521) | Joel Challis | 2022-07-01 | 2 | -0/+2 |
| | |||||
* | Fixup handwired/macroboard (#17405) | jack | 2022-06-17 | 1 | -2/+2 |
| | |||||
* | [handwired/macroboard] Add separate f401 and f411 configs… (#16338) | Michał Szczepaniak | 2022-06-16 | 10 | -68/+233 |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -4/+0 |
| | | | | (#16655) | ||||
* | Add macroboard(5x6 OLKB blackpill) keyboard (#16219) | Michał Szczepaniak | 2022-02-05 | 9 | -0/+353 |
* Add macroboard keyboard * Fix issues requested in pull request * Removed halconf/mcuconf and moved to handwired directory * Added description, enabled bootmagic, disabled console * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> |