aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * [Maintenance] builddefs: common_rules: overhaul debug information generation ↵Stefan Kerkmann2024-09-012-25/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#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 developQMK Bot2024-09-011-0/+4
| |\ | |/ |/|
* | doc: "docker getting started" mentions `flash` limitations (#24336)Stefan Otte2024-09-011-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>
| * [Core] util: uf2families: sync with upstream (#24351)Stefan Kerkmann2024-09-011-0/+80
| | | | | | | | | | | | | | | | util: uf2families: sync with upstream The upstream revision is: https://github.com/microsoft/uf2/blob/5b9299df617c4610f4108aec774cf260271829ad/utils/uf2families.json Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-09-011-0/+44
| |\ | |/ |/|
* | Add matrix diagram for EC 60X (#24045)Duncan Sutherland2024-08-311-0/+44
| | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * Update matrix_diagram.md * Update matrix_diagram.md * Update matrix_diagram.md * unix line endings
| * Remove global k_rgb_matrix_split (#24348)Thomas Weißschuh2024-08-311-5/+0
| | | | | | All users have their own local definition.
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-314-0/+184
| |\ | |/ |/|
* | [Keyboard] Add ScottoHazard (#24181)Joe Scotto2024-08-304-0/+184
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add ScottoHazard * Update to proper layout * Add header license * Update keyboards/handwired/scottokeebs/scottohazard/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/handwired/scottokeebs/scottohazard/keyboard.json Co-authored-by: Drashna Jaelre <drashna@live.com> * Delete keyboards/handwired/scottokeebs/scottohazard/rules.mk --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-311-0/+2
| |\ | |/ |/|
* | [Docs] Update joystick.md (#23928)Armin Anderson2024-08-301-0/+2
| | | | | | Explicit note about compatibility with ARM boards and the ADC driver
| * Cutie Club Fidelity Layout Additions (#23838)Duncan Sutherland2024-08-302-87/+370
| | | | | | | | | | | | | | * expand layout selection for fidelity * remove VIA * format-json
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-304-0/+195
| |\ | |/ |/|
* | Add a-jazz akc084 keyboard (#24224)fenggx-a-jazz2024-08-294-0/+195
| | | | | | | | Co-authored-by: jack <jack@pngu.org>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-306-375/+163
| |\ | |/ |/|
* | Fix wrong OLED code for a few keyboards (#24344)jack2024-08-296-375/+163
| | | | | | | | | | * Initial * Other keyboards too
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-302-10/+1
| |\ | |/ |/|
* | Fix two firmware size warnings (#24343)Ryan2024-08-292-10/+1
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-301-2/+2
| |\ | |/ |/|
* | [Keyboard] Fix splitkb/corne OLED code (#24260)Antoine Bertin2024-08-291-2/+2
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-284-0/+555
| |\ | |/ |/|
* | [Keyboard] Add Acid and Co. Stellaron TKL (#24154)leyew2024-08-284-0/+555
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-284-0/+494
| |\ | |/ |/|
* | [Keyboard] Add Tyson60s keyboard (#24047)Thanh Son Tran2024-08-284-0/+494
| |
| * These should really have been 0.0.6.Nick Brassel2024-08-273-0/+0
| |
| * Add new connection keycodes for Bluetooth, 2.4GHz. (#24251)Nick Brassel2024-08-2711-32/+226
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-261-2/+2
| |\ | |/ |/|
* | Changelog update with actual `qmk_userspace_via` link. (#24332)Nick Brassel2024-08-261-2/+2
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-261-5/+7
| |\ | |/ |/|
* | Update PR Checklist for 'via' keymaps (#24330)Joel Challis2024-08-271-5/+7
| |
| * Add ability to poweroff ADNS5050 sensor (#24223)Colin Kinloch2024-08-263-0/+25
| | | | | | | | | | * Add ability to poweroff ADNS5050 sensor * ploopyco/trackball_nano: Poweroff ADNS5050 on suspend
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-265-0/+483
| |\ | |/ |/|
* | [Keyboard] Add Macropad VRYNBOARD (#23931)zlabkeeb2024-08-265-0/+483
| | | | | | | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <jack@pngu.org> Co-authored-by: ZahraNetMe <vericheri@gmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-261-1/+1
| |\ | |/ |/|
* | Update next breaking changes date (#24331)Ryan2024-08-261-1/+1
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-261-3/+3
| |\ | |/ |/|
* | fixed spelling errors in example 4 (#24318)MrMustardTBC2024-08-261-3/+3
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-261-0/+1
| |\ | |/ |/|
* | Add via keymaps to gitignore (#24329)Joel Challis2024-08-261-0/+1
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-261-2/+8
| |\ | |/ |/|
* | Reject via keymaps in lint (#24325)Joel Challis2024-08-261-2/+8
| |
| * Segregrate keycode at pre-process record quantum (#24194)フィルターペーパー2024-08-261-3/+2
| |
| * Branch point for 2024q4 breaking changeNick Brassel2024-08-261-0/+4
| |
| * Merge branch 'master' into developNick Brassel2024-08-260-0/+0
| |\ | |/ |/|
* | Merge branch 'develop'Nick Brassel2024-08-267060-163127/+17170
|\|
| * Merge point for 2024q3 breaking change -- take 2Nick Brassel2024-08-260-0/+0
| |
| * Fixup python tests for missing `via` keymaps.Nick Brassel2024-08-261-3/+0
| |
| * Merge point for 2024q3 breaking changeNick Brassel2024-08-261-4/+0
| |
| * 2024q3 breaking changes changelog (#24324)Nick Brassel2024-08-266-49/+210
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
| * Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-264871-149529/+0
| |