Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-04 | 1 | -1/+1 | |
|\| | ||||||
| * | Bump anothrNick/github-tag-action from 1.51.0 to 1.52.0 (#18590) | dependabot[bot] | 2022-10-05 | 1 | -1/+1 | |
| | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-04 | 1 | -1/+1 | |
|\| | ||||||
| * | define `oled_write_ln_P` as `oled_write_ln` for non-AVR MCUs (#18589) | Less/Rikki | 2022-10-05 | 1 | -1/+1 | |
| | | ||||||
* | | [Core] RP2040: use built-in integer hardware divider and optimized i64 ↵ | Stefan Kerkmann | 2022-10-04 | 1 | -220/+31 | |
| | | | | | | | | multiplication (#18464) | |||||
* | | [Core] PWM Backlight for RP2040 (#17706) | Stefan Kerkmann | 2022-10-04 | 14 | -22/+107 | |
| | | ||||||
* | | [Bug] RP2040: only clear RX FIFO for serial pio driver clear (#18581) | Stefan Kerkmann | 2022-10-04 | 1 | -3/+4 | |
| | | ||||||
* | | [Core] rewrite locking in split transaction handlers (#18417) | Stefan Kerkmann | 2022-10-05 | 1 | -33/+88 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-04 | 1 | -1/+4 | |
|\| | ||||||
| * | [Docs] Clarify CAPS_WORD behaviors (#18137) | mmccoyd | 2022-10-03 | 1 | -1/+4 | |
| | | | | | | | | | | Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-04 | 4 | -60/+62 | |
|\| | ||||||
| * | Added new issue templates for feature requests and bug reports (#18576) | Brian Choromanski | 2022-10-04 | 4 | -60/+62 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-03 | 1 | -1/+1 | |
|\| | ||||||
| * | Bump anothrNick/github-tag-action from 1.50.0 to 1.51.0 (#18575) | dependabot[bot] | 2022-10-04 | 1 | -1/+1 | |
| | | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
* | | [Bug] Update ChibiOS-Contrib for USB IRQ and bus handling fixes (#18574) | Stefan Kerkmann | 2022-10-03 | 1 | -0/+0 | |
| | | ||||||
* | | [Core] Serial-protocol: always clear receive queue on main half of split ↵ | Stefan Kerkmann | 2022-10-03 | 1 | -8/+4 | |
| | | | | | | | | keyboard (#18419) | |||||
* | | Fix layer switching from tap dances by redoing the keymap lookup (#17935) | Sergey Vlasov | 2022-10-03 | 8 | -5/+874 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-03 | 5 | -1/+211 | |
|\| | ||||||
| * | Adds Anne Pro 2 c18 ISO variant support (#18154) | Johns | 2022-10-03 | 5 | -1/+211 | |
| | | ||||||
* | | Prevent tap dance from wiping dynamic macros (#17880) | Jason Ken Adhinarta | 2022-10-03 | 1 | -8/+14 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-03 | 7 | -0/+255 | |
|\| | ||||||
| * | add rart60 (#18570) | Alabahuy | 2022-10-03 | 7 | -0/+255 | |
| | | | | | | * add rart60 | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-03 | 3 | -2/+4 | |
|\| | ||||||
| * | `:flash`: print bootloader (#18569) | Ryan | 2022-10-03 | 3 | -2/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-02 | 27 | -0/+974 | |
|\| | ||||||
| * | Add `tzarc/ghoul`. (#18562) | Nick Brassel | 2022-10-03 | 27 | -0/+974 | |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | [Core] ChibiOS: Fix USB bus disconnect handling (#18566) | Stefan Kerkmann | 2022-10-02 | 2 | -1/+3 | |
| | | ||||||
* | | Reverse keymap search order (#18449) | Ryan | 2022-10-01 | 3 | -16/+41 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-01 | 9 | -7/+171 | |
|\| | ||||||
| * | [Keyboard] Add Uni v4 keyboard (#18280) | Peter Park | 2022-10-01 | 9 | -7/+171 | |
| | | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Peter Park <peter@Peters-MacBook-Air.local> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-01 | 31 | -90/+540 | |
|\| | ||||||
| * | [Keyboard] Add waffling60 Rev D ISO Hotswap (#18372) | 4pplet | 2022-10-01 | 31 | -90/+540 | |
| | | | | | | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com> | |||||
* | | RESET -> QK_BOOT user keymaps (#18560) | Joel Challis | 2022-10-01 | 15 | -15/+15 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-01 | 8 | -8/+8 | |
|\| | ||||||
| * | Remove more RESET keycode references (#18559) | Joel Challis | 2022-10-01 | 8 | -8/+8 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-01 | 2 | -4/+4 | |
|\| | ||||||
| * | Djinn theme, allow force redraws (#18558) | Nick Brassel | 2022-10-01 | 2 | -4/+4 | |
| | | ||||||
* | | Fix comment of CM_QUES (Colemak question mark) (#18557) | precondition | 2022-10-01 | 1 | -1/+1 | |
| | | | | | | `#define CM_QUES S(CM_SLSH) // /` → `#define CM_QUES S(CM_SLSH) // ?` | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-01 | 1 | -3/+2 | |
|\| | ||||||
| * | onekey: fix quine keymap (#18555) | Ryan | 2022-10-01 | 1 | -3/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-30 | 6 | -0/+155 | |
|\| | ||||||
| * | [Keyboard] Add Little Big Scroll 4 macropad (#18516) | Markus Knutsson | 2022-09-30 | 6 | -0/+155 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-30 | 4 | -0/+736 | |
|\| | ||||||
| * | [Keymap] corne layout with mac/linux text editing shortcuts (#18374) | nimishgautam | 2022-09-30 | 4 | -0/+736 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-30 | 9 | -173/+85 | |
|\| | ||||||
| * | Fixup keebio/sinc (#18551) | jack | 2022-09-30 | 9 | -173/+85 | |
| | | ||||||
* | | Fixup controllerworks/mini42 (#18553) | jack | 2022-09-30 | 4 | -47/+5 | |
| | | | | | | fix up stuff by waffle | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-30 | 4 | -43/+489 | |
|\| | ||||||
| * | Smith and Rune Iron 165R2 Refactor (#18552) | James Young | 2022-09-30 | 4 | -43/+489 | |
| | | | | | | by noroadsleft | |||||
* | | Small un/register_code() cleanups (#18544) | Ryan | 2022-09-30 | 2 | -31/+25 | |
| | |