Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-04 | Merge remote-tracking branch 'origin/master' into develop | zvecr | |
2023-12-04 | Add EE-AT and move W1-AT under geonworks (#22526) | yiancar | |
* Add EE-AT and move W1-AT under geonworks Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-12-04 | Add Event Horizon Keyboard (#22515) | yiancar | |
Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-12-04 | LED drivers: refactor page selection (#22518) | Ryan | |
2023-12-04 | Initial support for CSTM65 (#22513) | Joel Challis | |
2023-12-04 | Sort defaults.hjson (#22587) | Ryan | |
2023-12-04 | Sort definitions.jsonschema (#22588) | Ryan | |
2023-12-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-04 | Documentation regarding user code removal/acceptance (#22507) | jack | |
2023-12-04 | Add basic presence check for cirque trackpad. (#22546) | Dasky | |
2023-12-04 | Add latam spanish headers (#22542) | JuanoD | |
2023-12-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-02 | Helix rev3_5rows rgbmatrix patch (#22594) | Tom Barnes | |
2023-12-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-02 | Fix `qmk doctor` not finding binaries on Windows (#22593) | Joel Challis | |
2023-12-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-03 | Dedup the list of tested userspace paths. (#22599) | Nick Brassel | |
2023-12-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-02 | Don't print error message when there are no row pins and no col pins (#20104) | Purdea Andrei | |
* Don't print error message when there are no row pins and no col pins This error message could be triggered for example if MATRIX_IO_DELAY is configured in config.h, but the matrix is a custom one. The custom matrix can still call back to existing delay functions that make use of the MATRIX_IO_DELAY macro. In this case 'matrix_pins' in info_data will be true, but there will be no 'direct' 'cols' or 'rows' in info_data['matrix_pins'], and without this commit it would trigger an invalid error. * Update lib/python/qmk/info.py Co-authored-by: Nick Brassel <nick@tzarc.org> --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-12-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-01 | Fix a bunch of CLI warnings (#22589) | Ryan | |
2023-12-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-01 | Fix animation range on M75H (#22586) | Álvaro A. Volpato | |
2023-12-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-01 | add keyboard bestway (#22498) | yuezp | |
Co-authored-by: “yuezp” <“yuezpchn@126.com”> | |||
2023-12-01 | Feature: joystick weights (#21883) | Dalius Dobravolskas | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-12-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-01 | revoke community_layouts from keebio/wtf60 (#22502) | Duncan Sutherland | |
2023-11-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-11-30 | nullbitsco/snap: reduce size of bongo_reactive (#22571) | Jay Greco | |
2023-11-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-11-30 | Fixup `--no-temp` for `qmk mass-compile`. (#22582) | Nick Brassel | |
2023-11-30 | Add `APA102_LED_COUNT` define (#22530) | Ryan | |
2023-11-30 | `keycapsss/plaid_pad`: switch to encoder map (#22474) | Ryan | |
2023-11-30 | Converted RGB matrix to use last_input_activity_elapsed(). (#21687) | Pete Neisen | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-11-28 | Add Smith and Rune Magnus (#22153) | Álvaro A. Volpato | |
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> | |||
2023-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-11-28 | Add Magnum Ergo 1 by dark (#22139) | Álvaro A. Volpato | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-11-28 | Add 5x13 and 6x13 ortho community layouts (#22315) | Alin Marin Elena | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Alin Marin Elena <alin@elena.space> | |||
2023-11-29 | lib: chibios-contrib: sync with chibios-21.11.x (#22560) | Stefan Kerkmann | |
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 | |||
2023-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-11-28 | Add ScottoWing handwired keyboard (#22506) | Joe Scotto | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-11-28 | add tokki (#22463) | Alabahuy | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-11-28 | cablecardesigns/phoenix: correct layout data (#22517) | Duncan Sutherland | |
2023-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-11-29 | [Doc]: Correct Markdown syntax errors. (#22511) | 猫咪恐慌 | |
2023-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-11-29 | Fixup compilation with `qmk compile -kb zzz -km all`. (#22568) | Nick Brassel | |