Fix USER_PRINT on avr/atsam (#12269)
* Fix USER_PRINT on avr/atsam
* Update tmk_core/common/arm_atsam/_print.h
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Fix a small typo in cli_commands.md (#12379)
Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)
feat(keymaps): Changes to crkbd/keymaps/armand1m layout and README.md update (#12252)
Co-authored-by: Ryan <fauxpark@gmail.com>
Roses Lite layout macro touch-up (#12357)
add valor_frl_tkl info.json (#12359)
* add info.json
* remove macro keys to correct layout
[CI] Format code according to conventions (#12363)
* Format code according to conventions
* Update lib/python/qmk/cli/generate/api.py
* Update lib/python/qmk/cli/generate/api.py
Co-authored-by: QMK Bot <hello@qmk.fm>
Co-authored-by: Zach White <skullydazed@gmail.com>
[Keyboard] Preserve signedness from opt_encoder_handler for scroll data on ploopy devices (#12223)
More Tap Dance docs improvements (#12358)
Workaround for recent changes to mouse keycodes (#12367)
Add support for qmk_configurator style aliases (#11954)
* Add support for qmk_configurator style aliases
* add the keyboard aliases to the api data
* add support for a keyboard metadata file
* make flake8 happy
Add info.json for handwired/datahand (#12320)
[Keyboard] YMDK YM68 (#12352)
* [Keyboard] YMDK YM68
Converted from a KBFirmware JSON file provided via the vendor's product listing.
PCB supports Backlight on B6 and RGB Underglow on E2, but the LEDs are not pre-soldered according to the PCB photos.
* update VENDOR_ID and PRODUCT_ID
Configurator bugfix for GMMK Pro (#12353)
Fix Uni660 linker errors (#12341)
Configurator fixes for handwired/concertina/64key (#12316)
* Fixed bug that was hiding a key in info.json.
* Improvements to presentation.
Update readme.md on quefrency (#12276)
* Update readme.md on quefrency
Fix incorrect flashing instructions
* Update keyboards/keebio/quefrency/readme.md
use layout aliases when processing info.json (#12333)