summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-051-1/+1
|\
| * Bump anothrNick/github-tag-action from 1.52.0 to 1.53.0 (#19242)dependabot[bot]2022-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.52.0 to 1.53.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.52.0...1.53.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-12-051-0/+1
|\|
| * Ensure info.json layout macros are somewhat valid (#19236)Joel Challis2022-12-051-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-0412-0/+448
|\|
| * [Keyboard] Add Olly_Octagon PCB to QMK (#19128)mechlovin2022-12-0412-0/+448
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-0481-398/+660
|\|
| * Re-structure splinky support to handle versioning in the same fashion as for ↵Charly Delay2022-12-0481-398/+660
| | | | | | | | the teensy (#19123)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-042-8/+79
|\|
| * [Keyboard] Add ISO layout support for Zed60 PCB (#19204)mechlovin2022-12-042-8/+79
| | | | | | | | | | * add iso layout * Update zed60.h
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-042-10/+12
|\|
| * dqz11n1g: Documentation improvement. (#19230)David Kühling2022-12-042-10/+12
| | | | | | Co-authored-by: David <dvdkhlng@posteo.de>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-047-0/+245
|\|
| * [Keyboard] add kbdpadmk3 (#18795)dztech2022-12-047-0/+245
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-043-0/+157
|\|
| * [Keymap] gshmu keymap for lily58 (#19040)gshmu2022-12-043-0/+157
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-0452-0/+2435
|\|
| * [Keyboard] Add Keychron Q8 (#19126)lalalademaxiya12022-12-0452-0/+2435
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-048-0/+303
|\|
| * [Keyboard] add odinmini keyboard (#19111)dztech2022-12-048-0/+303
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-044-0/+138
|\|
| * [Keymap] KBDFans Tiger80 Keymap (#19148)micros242022-12-034-0/+138
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Jasper Jan O. Solee <jjosolee@mymail.mapua.edu.ph> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | [Keyboard] Add Ortho60 v2 Keyboard (#18890)Andrew Kannan2022-12-0311-0/+387
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keymap] Change DEBOUNCE_TYPE to sym_eager_pk to reduce latency (#19153)Andre Brait2022-12-031-0/+19
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-031-1/+0
|\|
| * [Keyboard] Change indicator LED state on Kay60 (#19182)mechlovin2022-12-031-1/+0
| |
* | Align new-keymap with new-keyboard (#19229)Joel Challis2022-12-032-18/+40
| |
* | Apply suggested workaround for #18371 (#19226)Joel Challis2022-12-031-1/+1
| | | | | | Fixes undefined
* | Revert WB32 ISO workaround (#19224)Joel Challis2022-12-031-3/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-0226-76/+281
|\|
| * Fixup EFL and F4's sector selection. (#19221)Nick Brassel2022-12-0226-76/+281
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-022-4/+3
|\|
| * Fix `RGB_MATRIX_LED_COUNT` for aurora/corne (#19222)Ryan2022-12-022-4/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-011-0/+2
|\|
| * [Keyboard] Fix config error for Charybdis (#19219)Drashna Jaelre2022-12-011-0/+2
| |
* | Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)Drashna Jaelre2022-12-019-27/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-3021-11/+3350
|\|
| * [Keyboard] Add keyboard Caticorn (#19138)HorrorTroll2022-11-3021-11/+3350
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-308-0/+386
|\|
| * Add meow48 ver.1.0 keyboard (#19217)tsubuan_1452022-11-308-0/+386
| | | | | | just make the PRs stop
* | Automate "Data Driven" migrations (#17820)Joel Challis2022-11-302-0/+82
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-306-0/+320
|\|
| * [Keyboard] Daskeyboard4 (#18675)Commander10242022-11-306-0/+320
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-301-0/+5
|\|
| * Update OLED doc (#19213)Pablo Martínez2022-11-301-0/+5
| | | | | | | | | | | | | | * Update OLED doc * Update docs/feature_oled_driver.md Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-306-0/+240
|\|
| * [Keyboard] Add Litl keyboard (#19000)Moses Hoyt2022-11-296-0/+240
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-301-6/+6
|\|
| * [Keymap] Fixed ifohancroft Swap Hands Config (#19176)IFo Hancroft2022-11-291-6/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-3012-71/+207
|\|