Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-29 | [Keyboard] Add swap hands support for 3w6 rev2 (#15230) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-11-29 | [Keyboard] Fix layout + led state for Krush (#15231) | Sắn | |
2021-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-29 | [Keyboard] Add define GPIO into Dosa40RGB (#15252) | Dao Tak Isaac | |
Co-authored-by: NOOB Maker <93704375+noobmakers@users.noreply.github.com> | |||
2021-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-29 | [Keyboard] Add mousekey support for Technik variants (#15258) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-11-29 | [Keyboard] Add "DogTag" (#15259) | takashicompany | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-29 | [Keyboard] Sweep swap hand feature and pin documentation (#15264) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-29 | [Keyboard] Code updates for macro3 (#15280) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-29 | feat: adding carlosala keymap (#15281) | Carlo Sala | |
2021-11-29 | [Keyboard] Add Galatea TKL PCB. (#15290) | studiokestra | |
2021-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-29 | Added cancel_key_lock function (#15321) | wheredoesyourmindgo | |
2021-11-29 | [Keyboard] Add Vertex 40% (#15323) | kb-elmo | |
2021-11-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-28 | [Keymap] Unicode and cursor sync - drashna keymap (#15328) | Drashna Jaelre | |
2021-11-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-28 | Fix keyboard level use of OLED_DRIVER_ENABLE (#15343) | Joel Challis | |
2021-11-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-28 | fixed oled in bongocat keymap and fixed encoder direction (#15232) | Conor Burns | |
* fixed oled in bongocat keymap (#13454) and fixed encoder direction for prod parts * updated readme for launch later today | |||
2021-11-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-28 | Add TRNS to LOWER layer (#15288) | Gastón Jorquera | |
This commit makes the mode keys transparent in the LOWER layer instead of disabled. Before this commit, the following sequence of key presses `LGUI+LOWER+l` would translate into `Cmd+right` in macOS and, therefore, move the cursor to the end of line. But, pressing `LOWER+LGUI+l` would completely ignore the `LGUI` and, therefore, move the cursor one letter to the right. With this change, pressing `LOWER+LGUI+l` produces the same result as `LGUI+LOWER+l`. This is also true for multiple other combinations, like `RALT+SHIFT+LOWER+l`, `LOWER+RALT+SHIFT+l`, `SHIFT+LOWER+RALT+l`, etc. Co-authored-by: Gaston Jorquera <gjorquera@gmail.com> | |||
2021-11-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-28 | Enable RGB Matrix animations being used (#15338) | stanrc85 | |
2021-11-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-27 | [Keyboard] Add Nozbe Macropad (#14803) | Leon Omelan | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-28 | Meridian LED update (#15329) | Álvaro A. Volpato | |
* Meridian first update * Update README, adjust timing settings * Update README | |||
2021-11-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-27 | [Keyboard] Add 40percent.club's 'polypad' PCB (#15158) | ryjelsum | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-11-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-28 | Fix last merge date (#15327) | Charly Delay | |
2021-11-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-28 | [Bug] Xelus Keyboards 400kHz i2c fix (#15315) | Xelus22 | |
* 400khz fix * fix valor rev2 timing * keep consistent | |||
2021-11-28 | Start `develop` for 2022q1. | Nick Brassel | |
2021-11-28 | Changelog 2021q4 (#15325) | Nick Brassel | |
* Changelog. * Remove the asymmetric encoder PR from listing due to revert. * More docs * More docs * More docs * Links to changelog, updated schedule, slotted in 2 weeks of testing at the end so that there's no ambiguity with PR merge dates. * Clarify keyboard moves. * Fix dates * Sidebar * Fixup dates. * Fixup dates. * Wording. | |||
2021-11-28 | fix typos (#15316) | Dasky | |
2021-11-28 | Fix HOLD_ON_OTHER_KEY_PRESS after #11059 (#15307) | Stefan Kerkmann | |
that broke compilation because of a typo: KEYPRESS should have been KEY_PRESS | |||
2021-11-28 | Fix build. (#15322) | Nick Brassel | |
2021-11-27 | [Keyboard] Fix call to `pointing_device_handle_buttons` (#15313) | Charly Delay | |
2021-11-27 | Re-add encoder tests (#15312) | Drashna Jaelre | |
Co-authored-by: Balz Guenat <balz.guenat@gmail.com> | |||
2021-11-27 | [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311) | Drashna Jaelre | |
* Revert "fix broken macro in transport.h (#15239)" This reverts commit 06f18e22d9aff0afa4dce101a6a1b2cae5511365. * Revert "Rework encoders to enable asymmetric split keyboards (#12090)" This reverts commit 32215d5bff52262542a2f8d2a221b0303f02c019. | |||
2021-11-27 | WB32F3G71 config migration with removal of unnecessary items. (#15309) | Nick Brassel | |
* Config migration with removal of unnecessary items. * Removed as per suggestion. | |||
2021-11-27 | Westberrytech pr (#14422) | Joy Lee | |
* Added support for WB32 MCU * Modified eeprom_wb32.c * Remove the eeprom_wb32-related code | |||
2021-11-27 | Add script for performing compilation size regression investigations. (#15303) | Nick Brassel | |
* Add script for performing compilation size regression investigations. * Print deltas * Correct scoping. * Concurrency control * Job count control, skip zeros (unless no build output), fix usage. * Add usage under -h arg. * Updated usage output. * Copyright header. | |||
2021-11-25 | More headroom. (#15302) | Nick Brassel | |