Added wilba.tech WT60-H2 (#12348)
* Added wilba.tech WT60-H2
* fix typo
* Fix error in keymap
Added wilba.tech WT65-G2 (#12360)
Added wilba.tech WT60-H3 (#12354)
* Added wilba.tech WT60-H2
* fix typo
(Re)Fixing K-type RGB lighting (#12084)
* initial rgb driver fix
* added underglow LEDs and fixed typo in RGB locations
* removed test code
* added my key maps
* updated rgb keymap to work with changes
* refactored my code to make it more maintainable and updated keymaps.
* added GPL licence
* Turned off matrix scan rate debug info
* added checks if RGB matrix is enabled to fix errors when building keymaps without RGB matrix enabled
* Apply suggestions from code review by fauxpark
Co-authored-by: Ryan <fauxpark@gmail.com>
* Renamed led driver file to be less ambiguous
* Renamed is31fl3733 driver files to is31fl3733-dual
Co-authored-by: Ryan <fauxpark@gmail.com>
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)