Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DD mapping for LED/RGB Matrix center (#18432) | Ryan | 2022-09-21 | 5 | -3/+14 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-20 | 16 | -47/+11 |
|\ | |||||
| * | Update Apollo PCBs to use wear levelling code (#18411) | Álvaro A. Volpato | 2022-09-20 | 16 | -47/+11 |
| | | |||||
* | | Stabilize Half-duplex PIO split comms take 2 (#18421) | Stefan Kerkmann | 2022-09-20 | 1 | -15/+2 |
| | | | | | | | | | | | | ...by moving the actually timing critical `enter_rx_state()` and `leave_rx_state()` functions to RAM in order to not be affected by XIP cache spikes. This commit also reverts the hacky USB interrupt disabling that was done in 293c53d774 | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-20 | 4 | -9/+9 |
|\| | |||||
| * | Remove legacy keycodes from unit tests (#18430) | Joel Challis | 2022-09-20 | 4 | -9/+9 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-20 | 4 | -19/+302 |
|\| | |||||
| * | [Keymap] Added Kyria keyboard to jimmysjolund (#18335) | Jimmy Sjölund | 2022-09-19 | 4 | -19/+302 |
| | | |||||
* | | Update ChibiOS to latest 21.11.2 (#18428) | Stefan Kerkmann | 2022-09-20 | 1 | -0/+0 |
| | | | | | | | | This includes a hotfix for RP2040 deadlocks due to XIP cache misses in the ChibiOS virtual timer implementation. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-19 | 12 | -9/+54 |
|\| | |||||
| * | Add encoder map to Quefrency VIA keymap (#18380) | Danny | 2022-09-19 | 12 | -9/+54 |
| | | | | | | | | | | | | | | | | | | * Add encoder map to Quefrency VIA keymap * Explicitly define which RGB animations are enabled * Set different PID to prep for different VIA .json usage * Add ifdefs to handle if ENCODER_ENABLE is set to NO | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-19 | 1 | -45/+45 |
|\| | |||||
| * | Fix boardsource/lulu RGB matrix (#18407) | Felix Springer | 2022-09-19 | 1 | -45/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix ordering of entries for RGB matrix. * Fix typos in RGB matrix definition. These matrix indices overlapped. * Improve positions in RGB matrix. The rotary encoder and the key below that are in a new column. The rotary encoder's height is inbetween rows. The key below is kind of off-axis and thus hard to pin down to a specific location. The modifer keys in the bottom row are staggered compared to the other columns. | ||||
* | | Add DD mapping for LED/RGB Matrix HSVS steps (#18414) | Ryan | 2022-09-19 | 2 | -0/+16 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-19 | 1 | -1/+1 |
|\| | |||||
| * | Fix int8_t overflow in RGB heatmap effect (#18410) | Marius Renner | 2022-09-19 | 1 | -1/+1 |
| | | |||||
* | | Update pico-sdk to version 1.4.0 (#18423) | Stefan Kerkmann | 2022-09-19 | 1 | -0/+0 |
| | | | | | | ...which contains fixes for GCC warnings. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-19 | 1 | -0/+2 |
|\| | |||||
| * | Enable more BDN9 RGB effects (#18420) | Danny | 2022-09-19 | 1 | -0/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-19 | 2 | -3/+3 |
|\| | |||||
| * | [Keyboard] Sodium50 - Fix configuration (#18422) | Derek | 2022-09-19 | 2 | -3/+3 |
| | | |||||
* | | [Core] remove busy waiting from rgblight functions (#18418) | Stefan Kerkmann | 2022-09-19 | 1 | -4/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-19 | 5 | -187/+198 |
|\| | |||||
| * | [Docs] Extract 'Layer Change Code' and EEPROM (#18174) | coliss86 | 2022-09-19 | 5 | -187/+198 |
| | | | | | | | | | | | | | | | | | | | | | | * [Docs] Extract 'Layer Change Code' and EEPROM * adjust wording * Update docs/custom_quantum_functions.md Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Tidy up LAYOUT macro generation (#18262) | Joel Challis | 2022-09-19 | 6 | -117/+68 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-18 | 4 | -3/+11 |
|\| | |||||
| * | Add home row modifiers to dshields keymaps. (#18376) | Daniel Shields | 2022-09-18 | 4 | -3/+11 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-18 | 2 | -3/+4 |
|\| | |||||
| * | Reduce charue/sunsetter_r2 firmware size (#18378) | Joel Challis | 2022-09-19 | 2 | -3/+4 |
| | | | | | | | | | | * Reduce charue/sunsetter_r2 firmware size * add rules.mk | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | Joshua Diamond | 2022-09-18 | 4 | -16/+24 |
|\| | |||||
| * | Add encoder map to BDN9 VIA keymap (#18388) | Danny | 2022-09-18 | 2 | -15/+19 |
| | | |||||
| * | FIx ARRAYSIZE def and Murphpad string array (#18392) | jonavin | 2022-09-18 | 2 | -1/+3 |
| | | | | | | Co-authored-by: Jonavin <=> | ||||
* | | Add DD mapping for LED/RGB Matrix split count (#18408) | Ryan | 2022-09-18 | 2 | -0/+14 |
| | | |||||
* | | [QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and ↵ | Nick Brassel | 2022-09-19 | 10 | -289/+777 |
| | | | | | | | | reordering. (#18396) | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-18 | 1 | -1/+0 |
|\| | |||||
| * | Fixup axon40 lint. (#18409) | Nick Brassel | 2022-09-19 | 1 | -1/+0 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Add DD mapping for LED/RGB Matrix max brightness (#18403) | Ryan | 2022-09-18 | 2 | -0/+4 |
| | | |||||
* | | Add Elite-C to converters (#18309) | Joel Challis | 2022-09-18 | 7 | -3/+168 |
| | | |||||
* | | Work around WinCompose issue for U+Axxx or U+Exxx (#18260) | Joshua Diamond | 2022-09-18 | 1 | -10/+17 |
| | | | | | | | | | | | | | | * Work around WinCompose issue for U+Axxx or U+Exxx * tzarc's more efficient version Co-authored-by: Thomas <mail@tpreisner.de> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-18 | 1 | -0/+95 |
|\| | |||||
| * | [keyboard] kbdfans/kbd75rgb info.json fix (#18391) | Less/Rikki | 2022-09-18 | 1 | -0/+95 |
| | | |||||
* | | Fix EECONFIG_KEYMAP_UPPER_BYTE init (#18394) | Dasky | 2022-09-17 | 1 | -1/+2 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | [Core] Add getreuer's Autocorrect feature to core (#15699) | Drashna Jaelre | 2022-09-17 | 17 | -2/+1213 |
| | | | | | | Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> | ||||
* | | Move mousekey keycodes into newly freed up keycode block (#16076) | Drashna Jaelre | 2022-09-17 | 1 | -3/+3 |
| | | |||||
* | | Chromeos keycodes (#18212) | Joshua Diamond | 2022-09-17 | 11 | -28/+22 |
| | | |||||
* | | Add UART support for Kinetis boards (#18370) | Ryan | 2022-09-17 | 2 | -17/+41 |
| | | | | | | | | | | * Add UART support for Kinetis boards * Default PAL mode for GPIOV1 | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-16 | 1 | -1/+1 |
|\| | |||||
| * | Bump anothrNick/github-tag-action from 1.45.0 to 1.46.0 (#18386) | dependabot[bot] | 2022-09-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.45.0 to 1.46.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.45.0...1.46.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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 | 2022-09-16 | 9 | -19/+207 |
|\| | |||||
| * | Quark revision - rotary encoder and 7u support (#17664) | npspears | 2022-09-16 | 9 | -19/+207 |
| | | | | | | by npspears |