aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Migrate and remove deprecated debug utils (#22961)Joel Challis2024-01-2613-127/+26
| |
| * LED drivers: update I2C API usage (#22951)Ryan2024-01-2425-100/+100
| |
| * LED drivers: remove `write_pwm_buffer()` from public API (#22884)Ryan2024-01-2444-120/+99
| |
| * Fixup sofle (#22934)jack2024-01-2320-457/+238
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial * Update keyboards/sofle/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sofle/info.json Co-authored-by: Drashna Jaelre <drashna@live.com> --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * crique zidle fix (#22948)Dasky2024-01-231-3/+10
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-231-0/+5
| |\ | |/ |/|
* | Workaround for dfu-programmer on Fedora 39 (#22945)Joel Challis2024-01-231-0/+5
| |
| * refactor (keyboard): quokka (#22942)Less/Rikki2024-01-222-73/+73
| | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-224-8/+5
| |\ | |/ |/|
* | Fix missing joystick.h include (#22946)Ryan2024-01-224-8/+5
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-223-12/+33
| |\ | |/ |/|
* | Add lock indicators for KLC x TGR LENA (#22931)kopibeng2024-01-221-0/+5
| |
* | Move layout macro OOB checks to lint (#22610)Joel Challis2024-01-222-12/+28
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-203-1/+52
| |\ | |/ |/|
* | Add VIA support for Atreus62 (#22913)Tommi Pääkkö2024-01-203-1/+52
| | | | | | | | Co-authored-by: Tommi Pääkkö <tommi.paakko@symbio.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-209-0/+382
| |\ | |/ |/|
* | Add Iris CE Rev. 1 (#22930)Danny2024-01-209-0/+382
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-191-2/+5
| |\ | |/ |/|
* | Copy `compile_commands.json` to userspace, if in use. (#22925)Nick Brassel2024-01-201-2/+5
| |
| * Fixup takashicompany/minizone (#22922)jack2024-01-186-140/+110
| | | | | | | | | | * initial * remove bootloader
| * Remove LAYOUTS_HAS_RGB (#22917)Joel Challis2024-01-1831-210/+0
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-182-2/+2
| |\ | |/ |/|
* | Bump tj-actions/changed-files from 41 to 42 (#22915)dependabot[bot]2024-01-182-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 42. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v41...v42) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * I2C driver cleanup (#21273)David Hoelscher2024-01-1749-611/+288
| | | | | | | | | | * remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver
| * `qmk format-json`: Force Unix line endings and ensure LF at EOF (#22901)Ryan2024-01-161-2/+2
| |
| * i2c: rename read/write register functions (#22905)Ryan2024-01-1644-170/+184
| |
| * Migrate RGB Matrix config to info.json - TUVW (#22910)Joel Challis2024-01-1638-802/+466
| |
| * Migrate RGB Matrix config to info.json - M (#22908)Joel Challis2024-01-16105-2301/+1455
| |
| * Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis2024-01-1672-1201/+839
| |
| * [Keyboard] Add Olly JF Rev.2 (#21775)mechlovin2024-01-1434-705/+1820
| | | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * CLI: Allow generation of both LED and RGB Matrix config (#22896)Ryan2024-01-142-31/+32
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-1411-0/+333
| |\ | |/ |/|
* | Add Proteus67 keyboard (#22439)James Gzowski2024-01-1311-0/+333
| | | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.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 Bot2024-01-149-0/+514
| |\ | |/ |/|
* | Add tac-k1 keyboard (#22522)Joy Lee2024-01-139-0/+514
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-149-0/+294
| |\ | |/ |/|
* | Add The Mad Noodle Udon13 (#22704)Jesse Leventhal2024-01-139-0/+294
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-149-0/+608
| |\ | |/ |/|
* | add Cycle8 (#22734)Vertex-kb2024-01-139-0/+608
| | | | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Fix typo in Redox config (#22899)Drashna Jaelre2024-01-131-1/+1
| |
| * LED drivers: remove PWM register offsets (#22897)Ryan2024-01-1324-458/+464
| |
| * [Keyboard] Zed65/no_backlight/cor65 correct data layout (#22898)mechlovin2024-01-131-40/+22
| |
| * Cirque reachable calibration aide (#22803)JohSchneider2024-01-132-6/+16
| | | | | | | | | | Co-authored-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Johannes <you@example.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-136-0/+119
| |\ | |/ |/|
* | Added WT20-H1 (HIBI JUNIOR) (#22893)Wilba2024-01-126-0/+119
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-132-2/+0
| |\ | |/ |/|
* | Remove community layout from mode/m80*/m80*h (#22461)Duncan Sutherland2024-01-122-2/+0
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-137-0/+447
| |\ | |/ |/|
* | add lets split v3 (#22465)ziptyze2024-01-127-0/+447
| | | | | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Move `redox_w` into `redox` (#21448)Duncan Sutherland2024-01-1263-2809/+130
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>