aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix wrong OLED code for a few keyboards (#24344)jack2024-08-306-375/+163
| | | | | * Initial * Other keyboards too
* Fix two firmware size warnings (#24343)Ryan2024-08-302-10/+1
|
* [Keyboard] Fix splitkb/corne OLED code (#24260)Antoine Bertin2024-08-301-2/+2
|
* [Keyboard] Add Acid and Co. Stellaron TKL (#24154)leyew2024-08-284-0/+555
|
* [Keyboard] Add Tyson60s keyboard (#24047)Thanh Son Tran2024-08-284-0/+494
|
* Changelog update with actual `qmk_userspace_via` link. (#24332)Nick Brassel2024-08-271-2/+2
|
* Update PR Checklist for 'via' keymaps (#24330)Joel Challis2024-08-261-5/+7
|
* [Keyboard] Add Macropad VRYNBOARD (#23931)zlabkeeb2024-08-265-0/+483
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <jack@pngu.org> Co-authored-by: ZahraNetMe <vericheri@gmail.com>
* Update next breaking changes date (#24331)Ryan2024-08-261-1/+1
|
* fixed spelling errors in example 4 (#24318)MrMustardTBC2024-08-261-3/+3
|
* Add via keymaps to gitignore (#24329)Joel Challis2024-08-261-0/+1
|
* Reject via keymaps in lint (#24325)Joel Challis2024-08-261-2/+8
|
* Merge branch 'develop'Nick Brassel2024-08-267060-163127/+17170
|\
| * Merge point for 2024q3 breaking change -- take 2Nick Brassel2024-08-260-0/+0
| |
| * Fixup python tests for missing `via` keymaps.Nick Brassel2024-08-261-3/+0
| |
| * Merge point for 2024q3 breaking changeNick Brassel2024-08-261-4/+0
| |
| * 2024q3 breaking changes changelog (#24324)Nick Brassel2024-08-266-49/+210
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
| * Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-254871-149529/+0
| |
| * Update Underglow keycodes (#23765)Ryan2024-08-251411-3045/+3007
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
| * Fix build failure on zsa/moonlander with DYNAMIC_MACRO_ENABLE (#24316)Nebuleon2024-08-241-2/+2
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-212-2/+2
| |\ | |/ |/|
* | Bump tj-actions/changed-files from 44 to 45 (#24313)dependabot[bot]2024-08-212-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 45. - [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/v44...v45) --- 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>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-219-17/+706
| |\ | |/ |/|
* | Add Quefrency Rev. 6 (#24291)Danny2024-08-219-17/+706
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit of Quefrency Rev. 6 * Use more memory for storing VIA layout options * Add missing underglow LED * Set bootmagic keys for each half, split transport matrix for RGB, update pinout for right half * Enable encoders * Add/update license headers * Remove fudge thing * Remove EEPROM leveling specification now that is the default * Fix bootmagic position for right half
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-191-1/+1
| |\ | |/ |/|
* | Fix dead link in porting_your_keyboard_to_qmk.md (#24306)Joel Challis2024-08-191-1/+1
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-191-8/+8
| |\ | |/ |/|
* | Fix auto 'keyboard' label (#24221)Joel Challis2024-08-191-8/+8
| |
| * Enhance overlapping mouse keys control (#23341)フィルターペーパー2024-08-193-5/+28
| | | | | | Enhance the overlapping mouse key press acceleration (introduced in #21494) with user preprocessor controls.
| * [Keyboard] Update ZSA Moonlander (#23911)Drashna Jaelre2024-08-197-326/+360
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-181-3/+0
| |\ | |/ |/|
* | Default STM32G431 back to wear_leveling EFL driver (#24299)Joel Challis2024-08-181-3/+0
| |
| * Add dynamic macro keyboard callbacks (#24142)Drashna Jaelre2024-08-187-294/+86
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-1716-1259/+0
| |\ | |/ |/|
* | Remove like_jis keymap. (#24292)marksard2024-08-1716-1259/+0
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-159-0/+300
| |\ | |/ |/|
* | [Keyboard] Add/Update Pimoroni keybow 2040 (#23986)Wilfried JEANNIARD2024-08-159-0/+300
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Keyboard] Add pimoroni/keybow2040 * [Keyboard] Update pimoroni/keybow2040 Co-Authored-By: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-Authored-By: Joel Challis <git@zvecr.com> Co-Authored-By: Sandy Macdonald <1325593+sandyjmacdonald@users.noreply.github.com> --------- Co-authored-by: Tony Finch <dot@dotat.at> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Sandy Macdonald <1325593+sandyjmacdonald@users.noreply.github.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-1512-15/+15
| |\ | |/ |/|
* | Update Discord URL (#24283)Joel Challis2024-08-1512-15/+15
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-151-1/+1
| |\ | |/ |/|
* | Fix version check in Fedora install script to be >= 39 (#24281)Ryan2024-08-151-1/+1
| |
| * [Keyboard] Move Planck EZ to ZSA vendor folder (#23917)Drashna Jaelre2024-08-1416-387/+415
| |
| * Refactor starlight RGB matrix effects (#24202)フィルターペーパー2024-08-143-14/+17
| | | | | | | | | | | | * Use unsigned integers * Use lib8tion random8 function * Test for valid LED flags * Use rgb_matrix_hsv_to_rgb function
| * Refactor riverflow RGB matrix loop (#24203)フィルターペーパー2024-08-141-1/+1
| | | | | | Check for LED flags at the start of loop to skip early
| * Fix NKRO and Mouse Emulation on arm_atsam (#23945)Izumemori2024-08-131-1/+17
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-121-3/+0
| |\ | |/ |/|
* | Remove debugging prints. (#24271)Nick Brassel2024-08-121-3/+0
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-1217-159/+372
| |\ | |/ |/|
* | Userspace: add support for adding environment variables during build (#22887)Nick Brassel2024-08-1217-159/+372
| |
| * Remove handling of keyboard level keymap templates (#24234)Joel Challis2024-08-122-47/+2
| |