Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | kinesis: remove stacked split layouts (#21569) | Ryan | 2023-07-22 | 22 | -1336/+351 | |
| | | ||||||
* | | Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572) | Ryan | 2023-07-22 | 1 | -4/+0 | |
| | | ||||||
* | | [Bug] Fix compilation error when Split Watchdog enabled (#21543) | Drashna Jaelre | 2023-07-20 | 1 | -0/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-21 | 16 | -0/+1104 | |
|\| | ||||||
| * | [Keyboard] Add EC Theca (#21233) | Cipulot | 2023-07-20 | 16 | -0/+1104 | |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-20 | 10 | -0/+523 | |
|\| | ||||||
| * | [Keyboard] Add boardsource/unicorne (#21510) | jack | 2023-07-20 | 10 | -0/+523 | |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Cole Smith <smithcole@protonmail.com> | |||||
* | | Fix backlight support for some boards (#21554) | Ryan | 2023-07-21 | 17 | -29/+61 | |
| | | ||||||
* | | backlight: split AVR PWM and timer drivers (#21540) | Ryan | 2023-07-21 | 43 | -302/+555 | |
| | | ||||||
* | | haptic: naming cleanups (#21551) | Ryan | 2023-07-21 | 53 | -660/+667 | |
| | | ||||||
* | | Rename `dactyl_manuform` variant `3x5_3` (#21015) | Duncan Sutherland | 2023-07-20 | 15 | -10/+98 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-20 | 2 | -2/+2 | |
|\| | ||||||
| * | Document the right location for indicator functions (#21512) | フィルターペーパー | 2023-07-20 | 2 | -2/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-07-21 | 25 | -58/+502 | |
|\| | ||||||
| * | Add Bastion75 PCB to QMK (#21529) | Andrew Kannan | 2023-07-20 | 9 | -0/+311 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Bastion75 to QMK * Remove blank layers * Apply suggestions from code review Co-authored-by: jack <0x6a73@protonmail.com> * Update keymaps --------- Co-authored-by: jack <0x6a73@protonmail.com> | |||||
| * | Move files to rev1 folder, add rev2 (#21563) | Danny | 2023-07-20 | 16 | -57/+191 | |
| | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||||
* | | Spruce up `dactyl_lightcycle` and `dactyl_maximus` layouts (#21519) | Duncan Sutherland | 2023-07-20 | 2 | -172/+172 | |
| | | ||||||
* | | Amend layout and matrix positions for `dactyl_cc` (#21523) | Duncan Sutherland | 2023-07-20 | 1 | -68/+68 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-20 | 1 | -64/+68 | |
|\| | ||||||
| * | Automata02 Alisaie Touch-Up (#21552) | James Young | 2023-07-20 | 1 | -64/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * [style] friendly-format info.json * [chore] remove key labels from info.json * [chore] correct layout data Fix a misleading Configurator implementation, and incorrect key sizes and positioning on the bottom row. * [chore] re-add key labels to info.json | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-20 | 3 | -5/+11 | |
|\| | ||||||
| * | HolySwitch Lightweight65 Community Layout Support (#21550) | James Young | 2023-07-19 | 3 | -5/+11 | |
| | | | | | | | | | | * [chore] rename LAYOUT to LAYOUT_65_ansi_blocker * [enhancement] enable Community Layout support | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-18 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix compilation of lily58 rgb_state_reader (#21502) | Alfredo Colas Gullon | 2023-07-18 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-18 | 8 | -33/+41 | |
|\| | ||||||
| * | Keychron V4 Touch-Up (#21545) | James Young | 2023-07-17 | 8 | -33/+41 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Keychron V4 ANSI: rename LAYOUT_ansi_61 to LAYOUT_60_ansi * Keychron V4 ANSI: enable Community Layout support * Keychron V4 ISO: correct layout data Move position [3, 1] up by 0.25u. * Keychron V4 ISO: rename LAYOUT_iso_62 to LAYOUT_60_iso * Keychron V4 ISO: enable Community Layout support | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-17 | 3 | -17/+21 | |
|\| | ||||||
| * | GMMK2 65% ANSI Touch-Up (#21544) | James Young | 2023-07-17 | 3 | -17/+21 | |
| | | | | | | | | | | | | | | | | | | * [chore] correct layout data * [chore] rename LAYOUT to LAYOUT_65_ansi_blocker Also adds a layout alias so as to not have to edit the user keymaps. * [enhancement] enable Community Layout support | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-17 | 3 | -5/+9 | |
|\| | ||||||
| * | AliceH66 Pianoforte Hotswap Touch-Up (#21542) | James Young | 2023-07-17 | 3 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | * [refactor] rename LAYOUT_tkl_ansi to LAYOUT_tkl_f13_ansi * [enhancement] enable Community Layout support * [chore] correct layout data Correct the position of the spacebar. | |||||
* | | [Core] Update ChibiOS-Contrib (#21553) | Stefan Kerkmann | 2023-07-17 | 1 | -0/+0 | |
| | | ||||||
* | | quantum: remove direct `quantum.h` includes (#21507) | Ryan | 2023-07-16 | 51 | -62/+208 | |
| | | ||||||
* | | Eliminate `TMK_COMMON_*` in makefiles (#21517) | Ryan | 2023-07-15 | 17 | -116/+72 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-14 | 6 | -0/+246 | |
|\| | ||||||
| * | [Keyboard] add mothwing (#19342) | tan-t | 2023-07-14 | 6 | -0/+246 | |
| | | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | | Prepare ymdk/ymd75 for rev4 (#21484) | Joel Challis | 2023-07-14 | 27 | -362/+727 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-12 | 1 | -1/+1 | |
|\| | ||||||
| * | Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (#21518) | dependabot[bot] | 2023-07-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.2...v4.4.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 develop | QMK Bot | 2023-07-12 | 2 | -3/+3 | |
|\| | ||||||
| * | Fix jaykeeb indicator state and pins (#21466) | Alabahuy | 2023-07-12 | 2 | -3/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-12 | 8 | -0/+343 | |
|\| | ||||||
| * | [Keyboard] Add minidivide (#19870) | takashicompany | 2023-07-12 | 8 | -0/+343 | |
| | | | | | | | | | | | | | | 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: Drashna Jaelre <drashna@live.com> | |||||
* | | process_combo: restore wait.h header (#21514) | フィルターペーパー | 2023-07-12 | 1 | -0/+1 | |
| | | | | | | Required for `wait_ms()` function | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-12 | 7 | -0/+250 | |
|\| | ||||||
| * | [Keyboard] Add new nemui65 (#21304) | spbgzh | 2023-07-11 | 7 | -0/+250 | |
| | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-11 | 6 | -0/+213 | |
|\| | ||||||
| * | [Keyboard] add rocketkeyboards mercury65 (#20811) | drewpyun | 2023-07-11 | 6 | -0/+213 | |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-11 | 9 | -0/+603 | |
|\| | ||||||
| * | [Keymap] Dothtm/0.21/60 and 75 (#21442) | Mike Cramer | 2023-07-11 | 9 | -0/+603 | |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-11 | 2 | -2/+4 | |
|\| |