aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Small tweaks to keymap generation (#24240)Ryan2024-08-043-9/+5
| |
| * Fixup changelog entry path.Nick Brassel2024-08-041-0/+0
| |
| * Remove unnecessary RGB Matrix shutdown hooks (#24238)Joel Challis2024-08-0426-230/+10
| |
| * `hs60/v1`: separate into ANSI and ISO revisions (#24136)Ryan2024-08-0416-508/+547
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-038-0/+271
| |\ | |/ |/|
* | Add Void65h (#24183)eason2024-08-048-0/+271
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-036-91/+214
| |\ | |/ |/|
* | `atlantis/ak81_ve`: move RGB Matrix LED config to data driven (#24115)Ryan2024-08-043-50/+117
| |
* | `handwired/p65rgb`: move RGB Matrix LED config to data driven (#24124)Ryan2024-08-043-41/+97
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-033-0/+121
| |\ | |/ |/|
* | FX19 Support (#24220)Christian Greene2024-08-033-0/+121
| |
| * Refactor opendeck/32 (#24233)Joel Challis2024-08-035-112/+44
| |
| * Remove `handwired/pytest/has_template` (#24232)Ryan2024-08-039-78/+87
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-315-0/+268
| |\ | |/ |/|
* | [Keyboard] Add archerkeyboard/desire65 (#23776)akyp2024-07-315-0/+268
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-301-0/+19
| |\ | |/ |/|
* | cipulot/ec_60x: Fix VIA layout options (#24217)Cipulot2024-07-301-0/+19
| | | | | | This fixes the issue of one layout option not being applied correctly because it was out of bound.
| * Eliminate use of `#include "../default/keymap.c"`. (#24215)Nick Brassel2024-07-3021-21/+1295
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-281-5/+0
| |\ | |/ |/|
* | Remove AVR GCC version warning (#24206)Dasky2024-07-281-5/+0
| |
| * Refactor use of `matrix_scan_kb` (#24200)Joel Challis2024-07-2624-164/+20
| |
| * Remove duplicate calls to `housekeeping_task_user` (#24201)Joel Challis2024-07-268-13/+0
| |
| * refactor: keyboard/ncr80/r2 (#22670)Less/Rikki2024-07-2620-635/+1411
| | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-261-1/+1
| |\ | |/ |/|
* | Fix Reverb lockup when using GCC14 (#24199)Dasky2024-07-261-1/+1
| |
| * Rename promicro_rp2040 converter to sparkfun_pm2040 (#24192)Dasky2024-07-255-4/+25
| |
| * Remove split.transport.protocol=serial (#24191)Joel Challis2024-07-246-10/+0
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-241-0/+6
| |\ | |/ |/|
* | [CLI] Only generate files if contents change. (#24038)Nick Brassel2024-07-241-0/+6
| | | | | | Don't overwrite if the content doesn't change.
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-241-3/+3
| |\ | |/ |/|
* | Update to automatic-approve-action fork (#24188)Joel Challis2024-07-241-3/+3
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-232-46/+51
| |\ | |/ |/|
* | Bump actions/labeler from 4 to 5 (#22608)dependabot[bot]2024-07-242-46/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bump actions/labeler from 4 to 5 Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: zvecr <git@zvecr.com>
| * Check LED flags for Pixel Fractal effect (#23881)フィルターペーパー2024-07-231-12/+12
| |
| * Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis2024-07-2390-90/+270
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-234-15/+24
| |\ | |/ |/|
* | `kingly_keys/ave`: adjust layout names (#24179)Ryan2024-07-234-15/+24
| |
| * Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis2024-07-2383-94/+244
| |
| * Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis2024-07-2395-108/+282
| | | | | | Migrate split.soft_serial_pin to split.serial.pin
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-232-5/+12
| |\ | |/ |/|
* | `meme`: adjust layout names (#24178)Ryan2024-07-232-5/+12
| |
| * Rename EC Type-K (#24180)Cipulot2024-07-232-3/+3
| | | | | | Board name order change and default brightness change
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-231-1/+1
| |\ | |/ |/|
* | [docs] update serial.md (#24182)Ikko Eltociear Ashimine2024-07-231-1/+1
| | | | | | capabilites -> capabilities
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-222-0/+6
| |\ | |/ |/|
* | `merge/um80`: reduce firmware size (#24177)Ryan2024-07-221-0/+3
| |
* | `kprepublic/bm40hsrgb/rev2`: reduce firmware size (#24176)Ryan2024-07-221-0/+3
| |
| * Merge remote-tracking branch 'upstream/master' into developfauxpark2024-07-232-2/+3
| |\ | |/ |/|
* | `melgeek/mojo68/rev1`: reduce firmware size (#24171)Ryan2024-07-231-2/+0
| |
* | `rubi`: reduce firmware size (#24170)Ryan2024-07-231-0/+3
| |