summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-24[Keyboard] Dharma (#13663)Xelus22
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-24feature: Add swap hands support for sofle keyboard. (#13654)Shane Celis
2021-07-24Fix up xd002 rgb keymaps (#13685)Joel Challis
2021-07-24Avoid LTO conficts on arm_atsam (#13676)Joel Challis
2021-07-24[Keyboard] Reduce compile size for dz60rgb v2.1 (#13680)Drashna Jaelre
2021-07-24[Keyboard] Fix type on pandora via keymap (#13681)Drashna Jaelre
2021-07-24Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre
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-24Merge remote-tracking branch 'origin/master' into developQMK 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-24Disables 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-23CLI/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-23Merge remote-tracking branch 'origin/master' into developQMK 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-23Merge remote-tracking branch 'origin/master' into developQMK 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-22Fix errors with matrix_output_unselect_delay function calls (#13645)Drashna Jaelre
2021-07-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-23Add 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-23Merge remote-tracking branch 'origin/master' into developQMK 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-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-22[Keyboard] Added Crin keyboard (#13630)KnoblesseOblige
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-22Include lib8tion.c into RGB/LED matrix build list (#12699)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-07-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-22Implement 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-22Merge remote-tracking branch 'origin/master' into developQMK 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-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-22[Keyboard] Fixing info.json for h0oni/hotduck (#13640)Md. Mashur Shalehin Sakib
2021-07-22Merge remote-tracking branch 'origin/master' into developQMK 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-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-22[Keyboard] Fix clawsome/hatchback and reviung5 compile issues (#13607)Drashna Jaelre