summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-10-15Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre
2022-10-15LUFA: Consolidate report sending code (#18629)Ryan
2022-10-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-15Xelus RS60 Layout Refactor (#18708)James Young
* add matrix diagrams * add LAYOUT_60_ansi * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_tsangan_hhkb * enable Community Layout support * enable Community Layout support, phase 2 Remove the `LAYOUTS` rules from the `rules.mk` files, now that the data is in `info.json`.
2022-10-15Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-10-15Programmable Button API refactor and improve docs (#18641)Ryan
2022-10-14Make QP driver init functions weak. (#18717)Nick Brassel
2022-10-13mcp23018: add return status to init (#18178)JohSchneider
2022-10-14Fixup momoka_ergo (#18704)jack
2022-10-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13Fixup bluebell/swoop (#18703)jack
2022-10-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (#18702)dependabot[bot]
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13add akb/vero (#18652)arnstadm
2022-10-13Fix aurora/sweep (#18701)Joel Challis
2022-10-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13docs: fix typos (#18671)Paula Isabel
2022-10-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13Add momoka ergo via support (#18678)Kevin Boss
2022-10-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13Add Swoop keyboard (#18436)Duccio
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
2022-10-13Fixup dumbpad/v3x (#18692)jack
2022-10-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13Update info.json of Q3 ISO with Encoder (#18697)lalalademaxiya1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13Fix Caps Lock indicators on Wilba Tech PCBs (#18695)Wilba
2022-10-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13Keychron Q3 Layout Touch-Up (#18696)James Young
2022-10-13Remove keymaps that still reference legacy macros (#18693)Joel Challis
2022-10-13Fixup keychron/q3 (#18687)jack
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13[Keyboard] Add splitkb.com's Aurora Sweep (#18691)leah-splitkb
2022-10-13Remove keymaps that still reference legacy macros (#18690)Joel Challis
2022-10-13Fix joystick functionality for ChibiOS and OTG (Blackpill) (#18631)Ryan
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2022-10-13Fixup handwired/jopr — remove deprecated keycode (#18668)jack
2022-10-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13Vertex ARC60 Layout Refactor (#18670)James Young
2022-10-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13Quefrency xeal (#18657)Alex Ong
2022-10-13Viendi 8L Layout Refactor (#18677)James Young
2022-10-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-12[Keyboard] Support for dumbpad_v3x (#18663)Dicko
* feat: support for dumbpad_v3x - all credit goes to - ref: https://github.com/qmk/qmk_firmware/pull/16285 - included comment from noroadsleft - ref: https://github.com/qmk/qmk_firmware/pull/16285#pullrequestreview-1038213899 * fix: add newline on every .c, .h, .mk files end * feat: response to change https://github.com/qmk/qmk_firmware/pull/18663#discussion_r991515821 * feat: response to change https://github.com/qmk/qmk_firmware/pull/18663#discussion_r991516192
2022-10-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-12Remove unused LED_INDICATORS constant (#18686)Joel Challis