Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-19 | [Keymap] Added Kyria keyboard to jimmysjolund (#18335) | Jimmy Sjölund | |
2022-09-20 | Update ChibiOS to latest 21.11.2 (#18428) | Stefan Kerkmann | |
This includes a hotfix for RP2040 deadlocks due to XIP cache misses in the ChibiOS virtual timer implementation. | |||
2022-09-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-19 | Add encoder map to Quefrency VIA keymap (#18380) | Danny | |
* 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 | |||
2022-09-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-19 | Fix boardsource/lulu RGB matrix (#18407) | Felix Springer | |
* 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. | |||
2022-09-19 | Add DD mapping for LED/RGB Matrix HSVS steps (#18414) | Ryan | |
2022-09-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-19 | Fix int8_t overflow in RGB heatmap effect (#18410) | Marius Renner | |
2022-09-19 | Update pico-sdk to version 1.4.0 (#18423) | Stefan Kerkmann | |
...which contains fixes for GCC warnings. | |||
2022-09-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-19 | Enable more BDN9 RGB effects (#18420) | Danny | |
2022-09-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-19 | [Keyboard] Sodium50 - Fix configuration (#18422) | Derek | |
2022-09-19 | [Core] remove busy waiting from rgblight functions (#18418) | Stefan Kerkmann | |
2022-09-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-19 | [Docs] Extract 'Layer Change Code' and EEPROM (#18174) | coliss86 | |
* [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> | |||
2022-09-19 | Tidy up LAYOUT macro generation (#18262) | Joel Challis | |
2022-09-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-18 | Add home row modifiers to dshields keymaps. (#18376) | Daniel Shields | |
2022-09-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-19 | Reduce charue/sunsetter_r2 firmware size (#18378) | Joel Challis | |
* Reduce charue/sunsetter_r2 firmware size * add rules.mk | |||
2022-09-18 | Merge remote-tracking branch 'origin/master' into develop | Joshua Diamond | |
2022-09-18 | Add encoder map to BDN9 VIA keymap (#18388) | Danny | |
2022-09-18 | FIx ARRAYSIZE def and Murphpad string array (#18392) | jonavin | |
Co-authored-by: Jonavin <=> | |||
2022-09-18 | Add DD mapping for LED/RGB Matrix split count (#18408) | Ryan | |
2022-09-19 | [QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and ↵ | Nick Brassel | |
reordering. (#18396) | |||
2022-09-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-19 | Fixup axon40 lint. (#18409) | Nick Brassel | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-09-18 | Add DD mapping for LED/RGB Matrix max brightness (#18403) | Ryan | |
2022-09-18 | Add Elite-C to converters (#18309) | Joel Challis | |
2022-09-18 | Work around WinCompose issue for U+Axxx or U+Exxx (#18260) | Joshua Diamond | |
* Work around WinCompose issue for U+Axxx or U+Exxx * tzarc's more efficient version Co-authored-by: Thomas <mail@tpreisner.de> | |||
2022-09-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-18 | [keyboard] kbdfans/kbd75rgb info.json fix (#18391) | Less/Rikki | |
2022-09-17 | Fix EECONFIG_KEYMAP_UPPER_BYTE init (#18394) | Dasky | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-09-17 | [Core] Add getreuer's Autocorrect feature to core (#15699) | Drashna Jaelre | |
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> | |||
2022-09-17 | Move mousekey keycodes into newly freed up keycode block (#16076) | Drashna Jaelre | |
2022-09-17 | Chromeos keycodes (#18212) | Joshua Diamond | |
2022-09-17 | Add UART support for Kinetis boards (#18370) | Ryan | |
* Add UART support for Kinetis boards * Default PAL mode for GPIOV1 | |||
2022-09-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-16 | Bump anothrNick/github-tag-action from 1.45.0 to 1.46.0 (#18386) | dependabot[bot] | |
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> | |||
2022-09-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-16 | Quark revision - rotary encoder and 7u support (#17664) | npspears | |
by npspears | |||
2022-09-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-16 | Initial support for Tetromino added (#18341) | an_achronism | |
by the spherical lad @an-achronism | |||
2022-09-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-16 | Add ability to remove temporary files during multibuild. (#18381) | Nick Brassel | |
2022-09-16 | Disconnect `usb.device_ver` (#18259) | Ryan | |
2022-09-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |