Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-19 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2021-11-19 | [Keymap] Add yoshimaru46's keymap for Ergodash mini (#15191) | Yoshihiro Saito | |
2021-11-19 | [Keyboard] Add Keebcats Dougal PCB (#15168) | Callum Hart | |
2021-11-19 | [Keyboard] Add MTBKeys MTB60 Keyboard (Solderable and Hotswap edition) (#14222) | Kyle Gieselman | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-18 | Chalice: Fix QMK Configurator Implementation (#15206) | James Young | |
2021-11-18 | FFKeebs Púca Refactor (#15208) | James Young | |
2021-11-18 | handwired/split89 Layout Macro Refactor (#15210) | James Young | |
2021-11-18 | [Keyboard] Add miniashen40 (#14238) | jfescobar18 | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-18 | [Docs] Clarify "nested" and "rolling" key sequences (#14655) | Henré Botha | |
2021-11-19 | [Bug] Revert backlight pins on function call (#15205) | Drashna Jaelre | |
2021-11-18 | [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204) | Ryan | |
* [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in * Update lib/python/qmk/cli/list/keymaps.py Co-authored-by: Joel Challis <git@zvecr.com> * Update lib/python/qmk/cli/list/layouts.py Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2021-11-18 | [cli] Export list of `develop` PRs to be merged into `master` (#13944) | Nick Brassel | |
* Add developer-only command for exporting the list of PRs associated with a merge to `develop`. * qmk pytest * Imports. * Remove dependencies from requirements file, manually handle. * Reduce complexity, qmk generate-api taking too long so relying on CI | |||
2021-11-18 | [Bug] Fix missing variable for Backlight Breathing (#15199) | Drashna Jaelre | |
* [Bug] Fix missing varaible for Backlight Breathing * Better fix * formatting | |||
2021-11-17 | Add diff logic to python format subcommand (#15156) | Joel Challis | |
* Add diff logic to python format subcommand * Update test * Add in filter per format-c * fix tests * Update new workflow | |||
2021-11-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-17 | Call steno_set_mode inside eeconfig_init_user in the doc (#15176) | Alexis Jeandeau | |
2021-11-18 | rename kprepublic bm keyboards to have a standardized naming format (#15047) | peepeetee | |
* change missed kprepublic readmes * fix xiudi readmes * initial change, see pr description * change readmes * changes names in readmes and device descriptors | |||
2021-11-18 | Format code according to conventions (#15196) | QMK Bot | |
2021-11-18 | Made AVR backlight pwm resolution configurable (#7521) | Mikkel Jeppesen | |
* Made static backlight pwm resolution configurable * Made breathing backlighting configurable too * Finished my ifdef * Ran clang-format * Added missing semi-colon * Solved weird behaviour by right-shifting the right amount * Made breathing period scaled on actual pwm frequency * Made the low end deadzone scaled on the top value * Moved 'pwm_frequency' declaration outside ifdef * Fixed 'never used' error * Fixed 'never used' error * Fixed breathing ISR to 120Hz * Removed pwm_frequency constant Constant is no longer needed since running the breathing ISR at a fixed 120Hz * Re-add brightness limiting * re-introduce scaling | |||
2021-11-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-17 | [Keyboard] Move encoder hacks into via keymaps for Work Louder boards (#15192) | Drashna Jaelre | |
2021-11-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-17 | [Keymap] updates for oled, and diablo 2 layer - Drashna (#15194) | Drashna Jaelre | |
2021-11-17 | Format code according to conventions (#15195) | QMK Bot | |
2021-11-18 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | |
2021-11-18 | Format code according to conventions (#15193) | QMK Bot | |
2021-11-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-17 | Auto-create PRs for merged formatting issues (#15157) | Joel Challis | |
* Auto-create PRs for merged formatting issues * Update .github/workflows/format_push.yaml | |||
2021-11-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-16 | [Keyboard] Add SOFT/HRUF Splitography keyboard (#15133) | Alexis Jeandeau | |
2021-11-16 | [Keyboard] Packrat (#14574) | drhigsby | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-16 | [Keyboard] Fix handful of boards compiling too large due to RGB matrix ↵ | Drashna Jaelre | |
changes (#15184) | |||
2021-11-16 | [Keyboard] Fix oled_task_user for ffkeebs/puca (#15185) | Drashna Jaelre | |
2021-11-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-16 | handwired/myskeeb Layout Macro Refactor (#15181) | James Young | |
* handwired/myskeeb: update key positions in info.json * remove unused matrix positions L26 and R20 aren't physically present on the keyboard. * add image to readme file * add supported hardware and flashing example to readme | |||
2021-11-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-16 | wsk/sl40: remove dead space from LAYOUT_all (#15183) | James Young | |
2021-11-16 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2021-11-16 | [Keyboard] Add FootFingers Puca (#14837) | Sleepdealer | |
2021-11-16 | [Keyboard] Add Pachi RGB Rev 2 (#15141) | Xelus22 | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-16 | [Keyboard] Emery65 (#15145) | yiancar | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: yiancar <yiancar@gmail.com> | |||
2021-11-16 | Rename RGB fractal (#15174) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-11-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-15 | [Keyboard] Add macro3 PCB support (#15131) | Albert Y | |
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: filterpaper <filterpaper@localhost> | |||
2021-11-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-15 | [Keyboard] Add layout options, hotswap version to portal 66 (#14719) | Matthew Dias | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-11-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-15 | [Keyboard] Add Bourgeau 75% PCB (#15072) | studiokestra | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-11-15 | [Keyboard] Fix bandominedoni via keymap compilation (#15171) | Drashna Jaelre | |
2021-11-16 | Fix additional board sizes for RGB Matrix (#15170) | Drashna Jaelre | |