Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-23 | [Keyboard] Quick hack to fix Astro65 board (#13665) | Drashna Jaelre | |
* [Keyboard] Quick hack to fix Astro65 board * Use proper pins | |||
2021-07-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-23 | [Keyboard] Added Compound keyboard support (#12942) | Rafael Yumagulov | |
* [Keyboard] Added Compound keyboard support * Small fixes for Compound keyboard * Fixed readme and header file for Compound keyboard * Update keyboards/compound/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Changed info.json and readme.md for Compound Keyboard info.json - removed key_count readme.md - changed PCB picture url to low-resolution Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-07-24 | Disables rgblight twinkle by default. (#13677) | Nick Brassel | |
This takes up about 700 bytes of space, and needs to be swapped to opt-in, rather than opt-out. Build failures in general on AVR due to the scarcity of available flash. People can re-enable it by adding to their keymap's config.h files: ``` #define RGBLIGHT_EFFECT_TWINKLE ``` | |||
2021-07-23 | [Keyboard] Fix split matrix for sekigon grs 70ec (#13672) | Drashna Jaelre | |
2021-07-23 | [Keyboard] Fix matrix delay on Drop boards (#13671) | Drashna Jaelre | |
2021-07-23 | [Keyboard] Disable console by default on all Keebio boards (#13649) | Drashna Jaelre | |
2021-07-23 | CLI/Docs: Fix the format commands' name (#13668) | Erovia | |
PR #13296 changed the name of the `cformat` and `pyformat` commands to `format-c` and `format-py` respectively. This PR updates the documentation and some parts of the CLI to use the new names. Also add documentation for the new `format-text` subcommand, introduced in the same PR. | |||
2021-07-23 | [Keyboard] Enable LTO by default on BastardKB Scylla (#13664) | Drashna Jaelre | |
2021-07-23 | [Keyboard] Fix symmetric70_proto build break on develop branch (#13667) | Takeshi ISHII | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-07-23 | [Keyboard] Remove broken, unmaintained converter/ibm_5291 (#13658) | Nick Brassel | |
2021-07-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-23 | [Keyboard] Add model-v keyboard (#13643) | Matthew Dias | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-07-23 | [Keyboard] Fix dc01/left so that it doesn't throw a warning (#13653) | Zach White | |
2021-07-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-22 | [Keyboard] Add Txuu keyboard (#13650) | Matthew Dias | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-07-22 | [Keymap] Reduce NIBBLE oled_bongocat keymap size so it compiles (#13638) | Jay Greco | |
2021-07-22 | Fix errors with matrix_output_unselect_delay function calls (#13645) | Drashna Jaelre | |
2021-07-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-23 | Add backslash in lily58 domnantas keymap (#12713) | Domantas | |
2021-07-22 | [Keyboard] Fix matrix issues with Promethium (#13648) | Drashna Jaelre | |
2021-07-22 | [Keyboard] Fix Matrix Row number for ggkeyboards/genisis (#13647) | Drashna Jaelre | |
2021-07-22 | [Keyboard] Fix default keymap for 0xCB 1337 keyboard (#13646) | Drashna Jaelre | |
2021-07-22 | [Keyboard] Remove the vision_division keyboard (#13571) | Zach White | |
2021-07-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-22 | [Keyboard] Added another layer for VIA on the AEK II (#13100) | kb-elmo | |
2021-07-22 | [Keyboard] Added Stratos keyboard (#13139) | kb-elmo | |
2021-07-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-22 | [Keyboard] Added Crin keyboard (#13630) | KnoblesseOblige | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-07-22 | Include lib8tion.c into RGB/LED matrix build list (#12699) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-07-22 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-22 | Implement GPIO abstraction for atsam (#13567) | Joel Challis | |
* Implement GPIO abstraction for atsam * Convert Drop boards to normal matrix config * Work round pin conflicts and matrix delay | |||
2021-07-22 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-22 | [Keyboard][Bug] Add timer_avr to includes for broken builds (#13641) | Dasky | |
2021-07-22 | [Keyboard] adds new revision: dztech/dz60rgb/v2_1 (#13636) | Tran Kim Tung | |
2021-07-22 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-22 | [Keyboard] Fixing info.json for h0oni/hotduck (#13640) | Md. Mashur Shalehin Sakib | |
2021-07-22 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-22 | [Keyboard] Ymd40v2new layouts and fixed per-switch backlight (#13622) | Trent Hoh | |
2021-07-22 | [Bug] Develop - DC01 left (#13597) | Xelus22 | |
2021-07-22 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-22 | [Keyboard] Fix clawsome/hatchback and reviung5 compile issues (#13607) | Drashna Jaelre | |
2021-07-22 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-22 | [Keyboard] add ogurec (#13242) | drhigsby | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-07-22 | [Keyboard] Add Durgod Taurus K310 keyboard (#12314) | Donald Kjer | |
Co-authored-by: Tyler Tidman <tyler.tidman@draak.ca> Co-authored-by: Simon Arlott <sa.me.uk> | |||
2021-07-22 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-21 | [Keyboard] Updated keyboard & keymaps (#12667) | farfalleflickan | |
Co-authored-by: pastapojken <6597735+pastapojken@users.noreply.github.com> | |||
2021-07-22 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-07-21 | [Keyboard] add SPRH keyboard (#12999) | joedinkle | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-07-21 | Retain brightness with lighting layers (#13025) | Patrick Stadler | |
Add guard `RGBLIGHT_LAYERS_RETAIN_VAL` to retain the currently used val when applying lighting layers. |