summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* qmk info - Remove printing of "Keyboard Folder" (#21033)Joel Challis2023-05-241-1/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-243-1/+11
|\
| * Add encoder map FoldKB in VIA (#21038)Danny2023-05-243-1/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-242-202/+28
|\|
| * Removed unneeded layers from xyverz keymaps (#21008)Xyverz2023-05-242-202/+28
| |
* | Duplicate board files for blok converter (#20629)Joel Challis2023-05-228-2/+179
| | | | | | | | | | | | | | * Duplicate board files for blok converter * Swap converters board file too * Update platforms/chibios/boards/QMK_BLOK/configs/board.h
* | Update json2c to use dump_lines (#21013)Joel Challis2023-05-222-18/+5
| |
* | Remove HHKB RN42 code (#21007)Ryan2023-05-2221-2270/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-211-1/+1
|\|
| * Use wayback machine for unreachable site (#20987)Bodo Graumann2023-05-211-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-216-0/+114
|\|
| * [Keyboard] Added Support for trainpad (#20973)Ananya Kirti2023-05-216-0/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added Support for trainpad added support for trainpad * corrected capitalisation corrected capitalisation * Update keyboards/trainpad/keymaps/via/keymap.c * Update keyboards/trainpad/info.json * Update keyboards/trainpad/keymaps/default/keymap.c * Update readme.md updated readme to remove handwire, and corrected number of keys * removed config.h, trainpad.c and trainpad.h removed config.h, trainpad.c and trainpad.h * updated readme upadted readme to correct capitalisation * Update keyboards/trainpad/info.json * Update keyboards/trainpad/info.json * Update keyboards/trainpad/rules.mk * updated Readme updated Readme * Update keyboards/trainpad/readme.md
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-201-9/+8
|\|
| * `qmk generate-make-dependencies` improvements (#21001)Nick Brassel2023-05-201-9/+8
| | | | | | | | | | * Recommendations from @sigprof * Fix CI tests
* | [Bug] Fix issue with Repeat Key-Combo test (#21005)Drashna Jaelre2023-05-203-7/+9
| |
* | rart/rart80:via: restore rules.mk after #20334 (#21002)Sergey Vlasov2023-05-201-0/+2
| | | | | | | | PR #20334 accidentally removed the `rules.mk` file from the `via` keymap for `rart/rart80`; restore that file.
* | [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)Pascal Getreuer2023-05-2029-6/+2508
| | | | | | | | | | Co-authored-by: casuanoob <96005765+casuanoob@users.noreply.github.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* | Add a change log for PR20584 (#20998)Albert Y2023-05-201-0/+3
| |
* | Move `pre_process_record_kb()` before `process_combo()` (#20969)Sergey Vlasov2023-05-202-5/+4
| |
* | `qmk format-json`: Expose full key path and respect `sort_keys` (#20836)Ryan2023-05-209-52/+48
| |
* | `qmk find`: usability improvements (#20440)Ryan2023-05-204-22/+67
| |
* | [Keyboard] Fixup Crkbd default keymap (#20962)Drashna Jaelre2023-05-2022-495/+308
| |
* | BIOI G60/Morgan65: use custom Bluetooth driver (#20897)Ryan2023-05-207-474/+43
| |
* | Fix English word list retrieval in qmk generate-autocorrect-data (#20915)Peter2023-05-201-0/+6
| |
* | [keyboard] update ymdk/id75/rules.mk for develop (#20592)Less/Rikki2023-05-201-2/+1
| |
* | Add sriwedari70 and move kamigakushi to new folder (#20334)Alabahuy2023-05-2018-5/+277
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: zacksupreme <zacksupreme@gmail.com>
* | Support PS/2 mouse 9-bit output with MOUSE_EXTENDED_REPORT (#20734)Daniel Kao2023-05-201-8/+19
| |
* | add additional layouts to `dactyl_manuform` variants (#20688)Duncan Sutherland2023-05-207-0/+240
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-201-0/+1
|\|
| * scramble: Add XOSC delay for startup (#20991)Jay Greco2023-05-201-0/+1
| |
* | CLI: Improve keymap folder resolution (#20981)Ryan2023-05-195-13/+32
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-188-0/+422
|\|
| * [Keyboard] Add Fancytech Fancyalice66 (#20647)adophoxia2023-05-188-0/+422
| | | | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-181-1/+1
|\|
| * Define RGB_DI_PIN directly instead of using another define (#20983)Danny2023-05-181-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-1810-0/+502
|\|
| * Add Cepstrum Rev. 1 Keyboard (#20721)Danny2023-05-1810-0/+502
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-178-0/+214
|\|
| * [Keyboard] Add Moondrop Dash75 (#20890)Vino Rodrigues2023-05-178-0/+214
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | AEBoards Aegis Layout Additions (#20960)James Young2023-05-176-126/+543
| | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * rename LAYOUT_aegis to LAYOUT_all * info.json: apply friendly formatting * add LAYOUT_numpad with reference keymap * add LAYOUT_2u_bs_275u_rshift with reference keymap
* | Add missing layout data for a handful of boards (#20931)Ryan2023-05-1636-3814/+3851
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add missing layout data for a handful of boards * typo * Add missing layouts for stoutgat * Add missing layout for j80 * Replace missing layout with alias for wraith * Add missing layout for matrix/me * Add missing layout for satisfaction75/prototype * Apply suggestions from code review * Rename wt80-a layouts * Rename rosa layouts * Add missing layouts for naked48 * Add missing layouts for naked60 * Add missing layouts for uma * Remove unused and pointless `LAYOUT_stack` for buzzard * Add missing layout for keyboardio/model01 * Add missing layout for smk65 revf * Fix via keymap for h60 * Add missing layout for jabberwocky/v1 * Apply suggestions from code review * Add missing layout for m3n3van * Add missing layout for giabalanai * Add missing layouts for treadstone48/rev1 * Add missing layouts for squiggle * Update keyboards/marksard/treadstone48/rev1/info.json
* | Merge remote-tracking branch 'origin/master' into developzvecr2023-05-162-2/+3
|\|
| * Revert to last known working version (#20967)Joel Challis2023-05-161-1/+1
| |
| * Bump anothrNick/github-tag-action from 1.64.0 to 1.65.0 (#20964)dependabot[bot]2023-05-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bump anothrNick/github-tag-action from 1.64.0 to 1.65.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.64.0 to 1.65.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.64.0...1.65.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> * Update auto_tag.yml Allow manual trigger --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com>
| * Update tg4x RGB LED count (#20955)vushthestampede2023-05-151-1/+1
| |
* | ADPenrose Akemipad Layout Addition (#20957)James Young2023-05-155-25/+140
| | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_numpad with reference keymap
* | adpenrose/shisaku: rename LAYOUT_all to LAYOUT (#20958)James Young2023-05-154-13/+16
| |
* | acheron/elongate/delta: rename LAYOUT_all to LAYOUT (#20956)James Young2023-05-153-9/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-151-2/+2
|\|
| * Fix EEPROM_DRIVER=legacy_stm32_flash (#20457)Purdea Andrei2023-05-151-2/+2
| |