aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * YMDK Melody96 Matrix Touch-Up (#22113)James Young2023-09-243-15/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Correct layout/matrix diagram Correct swapped designations for ANSI Backslash and ANSI Enter keys. [docs] * Correct matrix data Correct the matrix data for: - `LAYOUT_all` - `LAYOUT_96_ansi` - `LAYOUT_96_ansi_splitbs` which all had the matrix positions for ANSI Backslash and ANSI Enter swapped. [bugfix] * Implement `LAYOUT_hotswap` directly Implement `LAYOUT_hotswap` as its own layout, instead of aliasing it to `LAYOUT_96_ansi`. [bugfix] * Specify primary support for Soldered PCBs Current version of codebase primarily supports Soldered PCBs. [enhancement] [docs]
* | input_club/infinity60: remove custom 3731 code, convert to LED Matrix (#22117)Ryan2023-09-2413-1055/+202
| | | | | | | | | | * input_club/infinity60: remove custom 3731 code, convert to LED Matrix * Add licences
* | Remove custom ISSI lighting code (#22073)Ryan2023-09-2498-2929/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove CU75 custom lighting * Remove LFK78 custom lighting * Remove LFK87 custom lighting * Remove LFKPad custom lighting * Remove Mini1800 custom lighting * Remove SMK65 custom lighting * Remove LFK65-HS custom lighting * Remove LFKeyboards custom lighting * Remove Meira custom lighting
* | Fix lower cpi bound on PMW33XX (#22108)Glen D'souza2023-09-233-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-231-0/+1
|\|
| * [Keyboard] Enable RGB_TEST animation on riot_pad (#22118)Shandon Anderson2023-09-231-0/+1
| | | | | | Co-authored-by: ShandonCodes <shandon@shandon.codes>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-235-0/+205
|\|
| * Add Jank RP2040 Dactyl (#21973)Ethan Perry2023-09-235-0/+205
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-231-0/+1
|\|
| * Add reminder about format-json to PR Checklist (#22055)lendunistus2023-09-231-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-231-98/+98
|\|
| * GMMK2 96% ISO: Correct layout data (#22101)James Young2023-09-221-98/+98
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-239-0/+732
|\|
| * [Keyboard] Add SIRIND Klein (#21951)era2023-09-229-0/+732
| | | | | | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-234-0/+126
|\|
| * add subrezon/lancer keyboard (#20792)Daniel Osipishin2023-09-224-0/+126
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Daniel Osipishin <danielos@retarus.de>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-238-0/+280
|\|
| * Add 'dactyl_tracer' keyboard (#20993)Duncan Sutherland2023-09-228-0/+280
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-231-16/+16
|\|
| * Fix up `qmk mass-compile` makefile indenting. (#22115)Nick Brassel2023-09-231-16/+16
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-233-58/+50
|\|
| * Shoc: physically arrange keymaps/layout macro (#22100)James Young2023-09-223-58/+50
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-231-0/+1
|\|
| * Added OLED SSD1306 128x64 to the verified working table (#22112)Ryan Neff2023-09-231-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-224-16/+20
|\|
| * Royal Kludge RK G68 Community Layout Support (#22103)James Young2023-09-224-16/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rename `LAYOUT` to `LAYOUT_65_ansi` [refactor] * Enable Community Layout support [enhancement] * Touch-up keymaps - fix keycode grid alignment [style] * Touch-up readme - link to maintainer's GitHub profile - specify codebase is for RGB version of RK G68 - update Hardware Availability links [docs]
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-223-38/+83
|\|
| * Allow for `qmk compile -kb all`. (#22022)Nick Brassel2023-09-223-38/+83
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-211-1/+1
|\|
| * keymaps: Fix hacker_dvorak build. (#22102)Apteryks2023-09-211-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-217-0/+2627
|\|
| * add odinmini layout (#21983)dztech2023-09-201-0/+89
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * add dz60v2 keyboard (#21862)dztech2023-09-206-0/+2538
| | | | | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | RGBLight/Backlight: add prefixed driver defines (#22089)Ryan2023-09-214-7/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-2116-0/+736
|\|
| * Keychron q9 plus (#21399)lalalademaxiya12023-09-2016-0/+736
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Add KPRepublic/BM40hsrgb rev2 (#16689)Richard Goulter2023-09-2041-96/+555
| | | | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-213-7/+18
|\|
| * kimiko: mirror encoder pins between halves (#21728)Charles Strahan2023-09-213-7/+18
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-214-49/+74
|\|
| * Quarkeys Studio Z67 Hotswap Community Layout Support (#22096)James Young2023-09-204-49/+74
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-214-38/+1369
|\|
| * Quarkeys Studio Z67 Solder Community Layout Support (#22095)James Young2023-09-204-38/+1369
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-2110-0/+659
|\|
| * [Keyboard] Add QCK-75 (#21180)Poring2023-09-2010-0/+659
| | | | | | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-215-19/+212
|\|
| * amend 68_(ansi|iso) community_layouts in keyboards/ (#21835)Duncan Sutherland2023-09-205-19/+212
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-2110-0/+432
|\|
| * [Keyboard] Add rpk-001 keyboard (#21042)Joy Lee2023-09-2010-0/+432
| | | | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Joy <chang.li@westberrytech.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-215-2/+62
|\|