aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove handling of keyboard level keymap templates (#24234)Joel Challis2024-08-122-47/+2
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-121-12/+8
|\
| * ChibiOS update script updates. (#24267)Nick Brassel2024-08-121-12/+8
| |
* | Remove keyboard level `QK_BOOT` implementations (#24231)Joel Challis2024-08-109-82/+63
| |
* | Fixup `handwired/dactyl_minidox` (#24253)jack2024-08-0715-806/+75
| | | | | | | | | | | | | | | | | | | | | | * Initial * Fix missing bracket * Fix keymap name * Fix rgb matrix coordinates * Remove unncessary centre point
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-073-6/+7
|\|
| * Add extra compatibility to Sat75 HS PCB (#24156)Andrew Kannan2024-08-073-6/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-071-0/+125
|\|
| * JJ50 v2 Support (#24212)stephen7762024-08-071-0/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | * add support for JJ50 V2 PCB * fix bootloader config * update mousekey setting * run format-json --------- Co-authored-by: Steve Jacobs <sjacobs@truefit.io>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-075-0/+293
|\|
| * Add support for bunnygirl65 (#24244)Sắn2024-08-075-0/+293
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add support for bunnygirl65 * Update keyboard.json * Update keymap.c * Update keymap.c * Update keyboards/sawnsprojects/bunnygirl65/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sawnsprojects/bunnygirl65/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sawnsprojects/bunnygirl65/keyboard.json --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <jack@pngu.org>
* | Refactor printedpad (#24236)Joel Challis2024-08-047-77/+88
| |
* | Refactor orthocode (#24237)Joel Challis2024-08-042-71/+0
| |
* | 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
| |