summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-155-159/+0
|\
| * fix: Remove OLED support (#18719)Reibl János Dániel2022-10-155-159/+0
| | | | | | | | | | | | | | * fix: Remove OLED support * redundant files Co-authored-by: zvecr <git@zvecr.com>
* | Update converter/usb_usb keymaps to use LAYOUT_fullsize (#18720)precondition2022-10-152-8/+8
| |
* | led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen2022-10-1513-101/+49
| | | | | | | | Following #14452, less boilerplate is needed to customize indicator led control.
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)Drashna Jaelre2022-10-1528-51/+236
| |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-15292-1174/+2282
| |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-15225-924/+1861
| |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-15306-1432/+2036
| |
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-15312-1362/+2164
| |
* | Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-1524-29/+245
| |
* | LUFA: Consolidate report sending code (#18629)Ryan2022-10-151-118/+43
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-157-6/+259
|\|
| * Xelus RS60 Layout Refactor (#18708)James Young2022-10-157-6/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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`.
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-154-63/+8
|\|
| * Fixup momoka_ergo (#18704)jack2022-10-144-64/+8
| |
* | Programmable Button API refactor and improve docs (#18641)Ryan2022-10-156-90/+224
| |
* | Make QP driver init functions weak. (#18717)Nick Brassel2022-10-147-8/+8
| |
* | mcp23018: add return status to init (#18178)JohSchneider2022-10-132-5/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-131-1/+1
|\|
| * Fixup bluebell/swoop (#18703)jack2022-10-131-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-131-1/+1
|\|
| * Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (#18702)dependabot[bot]2022-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-138-0/+264
|\|
| * add akb/vero (#18652)arnstadm2022-10-138-0/+264
| |
* | Fix aurora/sweep (#18701)Joel Challis2022-10-131-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-131-15/+15
|\|
| * docs: fix typos (#18671)Paula Isabel2022-10-131-15/+15
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-134-5/+78
|\|
| * Add momoka ergo via support (#18678)Kevin Boss2022-10-134-5/+78
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1310-0/+400
|\|
| * Add Swoop keyboard (#18436)Duccio2022-10-1310-0/+400
| |
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13362-694/+688
| | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* | Fixup dumbpad/v3x (#18692)jack2022-10-134-11/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-131-1/+1
|\|
| * Update info.json of Q3 ISO with Encoder (#18697)lalalademaxiya12022-10-131-1/+1
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-135-32/+11
|\|
| * Fix Caps Lock indicators on Wilba Tech PCBs (#18695)Wilba2022-10-135-32/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1318-55/+55
|\|
| * Keychron Q3 Layout Touch-Up (#18696)James Young2022-10-1318-55/+55
| |
* | Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-13214-20806/+0
| |
* | Fixup keychron/q3 (#18687)jack2022-10-1319-49/+51
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1317-0/+1369
|\|
| * [Keyboard] Add splitkb.com's Aurora Sweep (#18691)leah-splitkb2022-10-1317-0/+1369
| |
* | Remove keymaps that still reference legacy macros (#18690)Joel Challis2022-10-1386-13332/+0
| |
* | Fix joystick functionality for ChibiOS and OTG (Blackpill) (#18631)Ryan2022-10-133-131/+82
| | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* | Fixup handwired/jopr — remove deprecated keycode (#18668)jack2022-10-131-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-124-127/+833
|\|
| * Vertex ARC60 Layout Refactor (#18670)James Young2022-10-134-127/+833
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-127-43/+164
|\|
| * Quefrency xeal (#18657)Alex Ong2022-10-133-0/+88
| |