aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-0147-346/+293
|\
| * Fix a bunch of CLI warnings (#22589)Ryan2023-12-0147-346/+293
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-011-1/+1
|\|
| * Fix animation range on M75H (#22586)Álvaro A. Volpato2023-12-011-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-0111-0/+437
|\|
| * add keyboard bestway (#22498)yuezp2023-12-0111-0/+437
| | | | | | | | Co-authored-by: “yuezp” <“yuezpchn@126.com”>
* | Feature: joystick weights (#21883)Dalius Dobravolskas2023-12-012-10/+77
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-011-2/+1
|\|
| * revoke community_layouts from keebio/wtf60 (#22502)Duncan Sutherland2023-12-011-2/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-301-0/+1
|\|
| * nullbitsco/snap: reduce size of bongo_reactive (#22571)Jay Greco2023-11-301-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-301-1/+1
|\|
| * Fixup `--no-temp` for `qmk mass-compile`. (#22582)Nick Brassel2023-11-301-1/+1
| |
* | Add `APA102_LED_COUNT` define (#22530)Ryan2023-11-301-0/+6
| |
* | `keycapsss/plaid_pad`: switch to encoder map (#22474)Ryan2023-11-306-174/+34
| |
* | Converted RGB matrix to use last_input_activity_elapsed(). (#21687)Pete Neisen2023-11-292-36/+6
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-2918-0/+668
|\|
| * Add Smith and Rune Magnus (#22153)Álvaro A. Volpato2023-11-2918-0/+668
| | | | | | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-2910-0/+375
|\|
| * Add Magnum Ergo 1 by dark (#22139)Álvaro A. Volpato2023-11-2910-0/+375
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* | Add 5x13 and 6x13 ortho community layouts (#22315)Alin Marin Elena2023-11-2910-2/+312
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Alin Marin Elena <alin@elena.space>
* | lib: chibios-contrib: sync with chibios-21.11.x (#22560)Stefan Kerkmann2023-11-291-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This contains commit from da78eb3759b8..9d7a7f904ed1: 9d7a7f90 Merge pull request #382 from KarlK90/fix/rp2040-i2c-speeds 70119934 Merge pull request #383 from KarlK90/fix/rp2040-usb-get-status-request 1a1bbe6c rp2040: usb: fix usb_lld_get_status functions 7d9212dd rp2040: i2c: fix speed calculation fb67e502 Merge pull request #377 from 1Conan/sn32_fix_registry e72939ef SN32: update registry 5b4836ca Merge pull request #376 from dexter93/sn32_usb_v2 5ded9de9 sn32: usb: do NOT clear interrupt status until handled Leftover Sonix reference code cleanup. Sometimes when there is traffic on more than 1 ep's packets would be dropped before they could be handled. Clearing the status flags after handling them takes care of it. e9a4a512 sn32: usb: only activate interrupts on lld start e4a35d1c sn32: fix host remote wakeup
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-2912-0/+1004
|\|
| * Add ScottoWing handwired keyboard (#22506)Joe Scotto2023-11-295-0/+183
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
| * add tokki (#22463)Alabahuy2023-11-297-0/+821
| | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-291-456/+456
|\|
| * cablecardesigns/phoenix: correct layout data (#22517)Duncan Sutherland2023-11-291-456/+456
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-295-15/+16
|\|
| * [Doc]: Correct Markdown syntax errors. (#22511)猫咪恐慌2023-11-295-15/+16
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-291-0/+12
|\|
| * Fixup compilation with `qmk compile -kb zzz -km all`. (#22568)Nick Brassel2023-11-291-0/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-291-2/+2
|\|
| * Small QP surface docs update (#22567)Dasky2023-11-291-2/+2
| |
* | refactor: projectcain/vault35 (#22558)Less/Rikki2023-11-297-110/+141
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-291-1/+1
|\|
| * Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#22559)dependabot[bot]2023-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.3...v4.5.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-11-281-6/+7
|\|
| * Attempt to fix configurator. (#22555)Nick Brassel2023-11-281-6/+7
| |
* | Add Imera converter (#22419)leah-splitkb2023-11-286-1/+56
| |
* | Branch point for 20231126 Breaking ChangeNick Brassel2023-11-281-0/+4
|/
* `develop` -> `master`, 2023q4 editionNick Brassel2023-11-285213-237719/+38900
|\
| * Remove notice about `develop`.Nick Brassel2023-11-281-4/+0
| |
| * `develop` 2023q4 changelog (#22552)Nick Brassel2023-11-286-12/+352
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * QMK Userspace (#22222)Nick Brassel2023-11-2731-107/+1081
| | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
| * Fix missed shutdown callbacks (#22549)Drashna Jaelre2023-11-272-16/+12
| |
| * Remove symbolic linked userspace folder (#22548)フィルターペーパー2023-11-271-1/+0
| |
| * Remove userspace keymaps (#22544)Joel Challis2023-11-262738-207314/+0
| |
| * Stub out community layout directory structure (#22545)Joel Challis2023-11-2688-144/+241
| |
| * New RGB Animations - 4 "Starlight" Animation Variations (#22212)db2023-11-266-0/+126
| |
| * Cater for ECC failures in EFL wear-leveling. (#19749)Nick Brassel2023-11-263-2/+78
| | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com>