| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add combo key repress feature (#22858) | Filios92 | 2024-09-06 | 1 | -0/+44 |
| | | | | | Co-authored-by: jack <jack@pngu.org> | ||||
| * | Remove `arm_atsam` platform (#24337) | Joel Challis | 2024-09-02 | 2 | -5/+1 |
| | | |||||
| * | [Maintenance] builddefs: common_rules: overhaul debug information generation ↵ | Stefan Kerkmann | 2024-09-01 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | (#24352) builddefs: common_rules: overhaul debug information generation Debug information is always generated while compiling a binary, but debugging is not the main use-case for the majority of users. Thus the new default is to explicitly require them with `DEBUG_ENABLE=yes`. The same is true for linker map files which are gated by the same flag. As we target the gcc compiler and debug with the gdb debugger we can specify the ggdb3 flag in the most verbose to get macro expansion. Signed-off-by: Stefan Kerkmann <karlk90@pm.me> | ||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-09-01 | 1 | -0/+4 |
| |\ | |||||
| | * | doc: "docker getting started" mentions `flash` limitations (#24336) | Stefan Otte | 2024-09-01 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc: "docker getting started" mentions `flash` limitations Mass storage bootloader don't work with `flash` target. * Update docs/getting_started_docker.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> --------- Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-08-31 | 1 | -0/+2 |
| |\| | |||||
| | * | [Docs] Update joystick.md (#23928) | Armin Anderson | 2024-08-31 | 1 | -0/+2 |
| | | | | | | | Explicit note about compatibility with ARM boards and the ADC driver | ||||
| * | | Add new connection keycodes for Bluetooth, 2.4GHz. (#24251) | Nick Brassel | 2024-08-27 | 2 | -10/+10 |
| |/ | |||||
| * | Changelog update with actual `qmk_userspace_via` link. (#24332) | Nick Brassel | 2024-08-27 | 1 | -2/+2 |
| | | |||||
| * | Update PR Checklist for 'via' keymaps (#24330) | Joel Challis | 2024-08-26 | 1 | -5/+7 |
| | | |||||
| * | Update next breaking changes date (#24331) | Ryan | 2024-08-26 | 1 | -1/+1 |
| | | |||||
| * | fixed spelling errors in example 4 (#24318) | MrMustardTBC | 2024-08-26 | 1 | -3/+3 |
| | | |||||
| * | 2024q3 breaking changes changelog (#24324) | Nick Brassel | 2024-08-26 | 6 | -49/+210 |
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-08-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix dead link in porting_your_keyboard_to_qmk.md (#24306) | Joel Challis | 2024-08-19 | 1 | -1/+1 |
| | | | |||||
| * | | Enhance overlapping mouse keys control (#23341) | フィルターペーパー | 2024-08-19 | 1 | -0/+13 |
| | | | | | | | Enhance the overlapping mouse key press acceleration (introduced in #21494) with user preprocessor controls. | ||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-08-15 | 9 | -12/+12 |
| |\| | |||||
| | * | Update Discord URL (#24283) | Joel Challis | 2024-08-15 | 9 | -12/+12 |
| | | | |||||
| * | | Fixup changelog entry path. | Nick Brassel | 2024-08-04 | 1 | -0/+0 |
| | | | |||||
| * | | Rename promicro_rp2040 converter to sparkfun_pm2040 (#24192) | Dasky | 2024-07-25 | 2 | -4/+23 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-07-23 | 1 | -1/+1 |
| |\| | |||||
| | * | [docs] update serial.md (#24182) | Ikko Eltociear Ashimine | 2024-07-23 | 1 | -1/+1 |
| | | | | | | | capabilites -> capabilities | ||||
| | * | [docs] Update RGBLight (Underglow) keycode names (#23999) | Ryan | 2024-07-06 | 3 | -46/+51 |
| | | | |||||
| * | | Move split.soft_serial_pin to split.serial.pin (#24127) | Joel Challis | 2024-07-18 | 1 | -2/+2 |
| | | | |||||
| * | | Add support for key override introspection. (#24120) | Nick Brassel | 2024-07-16 | 2 | -10/+26 |
| | | | |||||
| * | | LED drivers: extract documentation from LED/RGB Matrix pages (#23630) | Ryan | 2024-07-15 | 16 | -699/+3958 |
| | | | |||||
| * | | [docs] Update RGBLight (Underglow) keycode names (#23999) | Ryan | 2024-07-06 | 3 | -46/+51 |
| | | | |||||
| * | | Normalise mouse keycodes (#23975) | Ryan | 2024-07-03 | 4 | -67/+70 |
| | | | |||||
| * | | Rename encoder pins defines (#24003) | Ryan | 2024-07-03 | 2 | -16/+16 |
| | | | |||||
| * | | Remove deprecated `led_set_user` (#23979) | Joel Challis | 2024-06-22 | 1 | -6/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-06-22 | 1 | -1/+3 |
| |\| | |||||
| | * | Update documentation suggestion in top level readme (#23978) | Joel Challis | 2024-06-22 | 1 | -1/+3 |
| | | | |||||
| * | | add farsi keymap extras (#23650) | Amir | 2024-06-21 | 1 | -0/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-06-17 | 1 | -2/+2 |
| |\| | |||||
| | * | Update RGB matrix indicator example (#23947) | lizaoreo | 2024-06-17 | 1 | -2/+2 |
| | | | | | | | Changed the example in indicator-examples-2 to use a compound literal, otherwise the code fails to compile. | ||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-06-17 | 3 | -81/+2 |
| |\| | |||||
| | * | Remove references to bootloadHID flashing page in keyboard readmes (#23942) | Ryan | 2024-06-17 | 3 | -81/+2 |
| | | | | | | | | | | | * Remove references to bootloadHID flashing page in keyboard readmes * Remove bootloadHID flashing page | ||||
| * | | Implement data driven serial driver (#23923) | Joel Challis | 2024-06-17 | 1 | -0/+4 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-06-14 | 1 | -1/+3 |
| |\| | |||||
| | * | Remove suggestion of creating issues for unsupported keyboards. (#23918) | Joel Challis | 2024-06-14 | 1 | -1/+3 |
| | | | |||||
| * | | APA102: API rework (#23355) | Ryan | 2024-06-13 | 1 | -8/+39 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-06-13 | 2 | -2/+2 |
| |\| | |||||
| | * | Fix nonunique anchors (#23910) | Ryan | 2024-06-13 | 2 | -2/+2 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-06-13 | 2 | -114/+696 |
| |\| | |||||
| | * | Add API reference section for LED/RGB Matrix docs (#23902) | Ryan | 2024-06-13 | 2 | -114/+696 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-06-13 | 2 | -0/+1 |
| |\| | |||||
| | * | Ensure documentation pull requests build (#23908) | Joel Challis | 2024-06-13 | 2 | -0/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-06-13 | 2 | -2/+3 |
| |\| | |||||
| | * | Fixup docs. (#23906) | Nick Brassel | 2024-06-13 | 2 | -2/+3 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-06-13 | 1 | -0/+10 |
| |\| | |||||