summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-184-3/+11
|\
| * Add home row modifiers to dshields keymaps. (#18376)Daniel Shields2022-09-184-3/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-182-3/+4
|\|
| * Reduce charue/sunsetter_r2 firmware size (#18378)Joel Challis2022-09-192-3/+4
| | | | | | | | | | * Reduce charue/sunsetter_r2 firmware size * add rules.mk
* | Merge remote-tracking branch 'origin/master' into developJoshua Diamond2022-09-184-16/+24
|\|
| * Add encoder map to BDN9 VIA keymap (#18388)Danny2022-09-182-15/+19
| |
| * FIx ARRAYSIZE def and Murphpad string array (#18392)jonavin2022-09-182-1/+3
| | | | | | Co-authored-by: Jonavin <=>
* | Add DD mapping for LED/RGB Matrix split count (#18408)Ryan2022-09-182-0/+14
| |
* | [QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and ↵Nick Brassel2022-09-1910-289/+777
| | | | | | | | reordering. (#18396)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-181-1/+0
|\|
| * Fixup axon40 lint. (#18409)Nick Brassel2022-09-191-1/+0
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Add DD mapping for LED/RGB Matrix max brightness (#18403)Ryan2022-09-182-0/+4
| |
* | Add Elite-C to converters (#18309)Joel Challis2022-09-187-3/+168
| |
* | Work around WinCompose issue for U+Axxx or U+Exxx (#18260)Joshua Diamond2022-09-181-10/+17
| | | | | | | | | | | | | | * Work around WinCompose issue for U+Axxx or U+Exxx * tzarc's more efficient version Co-authored-by: Thomas <mail@tpreisner.de>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-181-0/+95
|\|
| * [keyboard] kbdfans/kbd75rgb info.json fix (#18391)Less/Rikki2022-09-181-0/+95
| |
* | Fix EECONFIG_KEYMAP_UPPER_BYTE init (#18394)Dasky2022-09-171-1/+2
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | [Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre2022-09-1717-2/+1213
| | | | | | Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* | Move mousekey keycodes into newly freed up keycode block (#16076)Drashna Jaelre2022-09-171-3/+3
| |
* | Chromeos keycodes (#18212)Joshua Diamond2022-09-1711-28/+22
| |
* | Add UART support for Kinetis boards (#18370)Ryan2022-09-172-17/+41
| | | | | | | | | | * Add UART support for Kinetis boards * Default PAL mode for GPIOV1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-161-1/+1
|\|
| * Bump anothrNick/github-tag-action from 1.45.0 to 1.46.0 (#18386)dependabot[bot]2022-09-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.45.0 to 1.46.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.45.0...1.46.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... 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-09-169-19/+207
|\|
| * Quark revision - rotary encoder and 7u support (#17664)npspears2022-09-169-19/+207
| | | | | | by npspears
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-167-0/+475
|\|
| * Initial support for Tetromino added (#18341)an_achronism2022-09-167-0/+475
| | | | | | by the spherical lad @an-achronism
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-161-1/+17
|\|
| * Add ability to remove temporary files during multibuild. (#18381)Nick Brassel2022-09-161-1/+17
| |
* | Disconnect `usb.device_ver` (#18259)Ryan2022-09-163-23/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-161-1/+1
|\|
| * Fix handwired/swiftrax/bumblebee layout macro (#18377)Joel Challis2022-09-161-1/+1
| |
* | Move fake EE_HANDS (#18352)Dasky2022-09-162-10/+14
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-1512-0/+1235
|\|
| * [Keyboard] Add pi40 (#18207)ziptyze2022-09-1512-0/+1235
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-156-31/+60
|\|
| * [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)Vino Rodrigues2022-09-146-31/+60
| |
* | Fix cirque tap from secondary side (#18351)Dasky2022-09-142-9/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-151-0/+8
|\|
| * Fix problem that Chidori is not recognized by host computer. (#17882)ENDO Katsuhiro2022-09-151-0/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-156-0/+286
|\|
| * [Keyboard] Add a new keyboard 'plum47' (#18359)Drew Hamilton2022-09-156-0/+286
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-1519-54/+54
|\|
| * [Docs] RESET -> QK_BOOT (#18365)Joel Challis2022-09-1519-54/+54
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-144-4/+4
|\|
| * Remove `RESET` keycodes from fjlabs keyboards (#18364)jack2022-09-144-4/+4
| |
* | Remove deprecated RESET keycode alias (#18271)Joel Challis2022-09-142-24/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-146-0/+153
|\|
| * [Keyboard] Add Vector PCB (#17380)Andrew Kannan2022-09-146-0/+153
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-149-0/+341
|\|