[Keyboard] Quick hack to fix Astro65 board (#13665)
* [Keyboard] Quick hack to fix Astro65 board
* Use proper pins
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Added Compound keyboard support (#12942)
* [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>
Disables rgblight twinkle by default. (#13677)
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
```
[Keyboard] Fix split matrix for sekigon grs 70ec (#13672)
[Keyboard] Fix matrix delay on Drop boards (#13671)
[Keyboard] Disable console by default on all Keebio boards (#13649)
CLI/Docs: Fix the format commands' name (#13668)
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.
[Keyboard] Enable LTO by default on BastardKB Scylla (#13664)
[Keyboard] Fix symmetric70_proto build break on develop branch (#13667)
Co-authored-by: Drashna Jaelre <drashna@live.com>
[Keyboard] Remove broken, unmaintained converter/ibm_5291 (#13658)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Fix dc01/left so that it doesn't throw a warning (#13653)
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Reduce NIBBLE oled_bongocat keymap size so it compiles (#13638)
Fix errors with matrix_output_unselect_delay function calls (#13645)
Merge remote-tracking branch 'origin/master' into develop
Add backslash in lily58 domnantas keymap (#12713)