Merge remote-tracking branch 'origin/master' into develop
[Docs] update Japanese translation of feature_pointing_device.md (#12753)
* update feature_pointing_device.md translation
* update based on comment
Merge remote-tracking branch 'origin/master' into develop
[Docs] Update Japanese newbs_flashing.md (#12837)
* Update Japanese newbs_flashing.md document.
* Slightly modded
* Apply suggestions from code review
Merge remote-tracking branch 'origin/master' into develop
Update Japanese newbs.md document. (#12835)
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
Add Matrix 8XV1.2 OG rev1 PCB (#11614)
* add v1 12og pcb
* update
* matrix changes for testing
* Update matrix.c
* finalized files
* rename board versions
* update readmes
* typo in readme
* fix board filenames
* Update keyboards/matrix/m12og/rev1/rev1.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* change function
* update halconf and chconf
* merge master
* Update readme.md
* Update readme.md
* Update readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756)
Migrate keyboards using uGFX to LED_MATRIX (#9657)
Merge remote-tracking branch 'origin/master' into develop
Slightly more prominent LUFA Mass-storage bootloader warning. (#13163)
Fix RGB/LED Suspend defines (#13146)
GMMK Pro RGB Support (#13147)
* Enable SPI1 for GMMK pro
* Setup initial boilerplate for new LED driver
* RGB matrix minimally functional
* Map full LED matrix
* Return keymap to default
* Fix printscreen LED mapping
* Reduce max brightness
* Default values for AW20216
* Add documentation for AW20216
* Disable console and warnings
* Run cformat
* Update drivers/awinic/aw20216.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* make aw struct match issi struct
Co-authored-by: Drashna Jaelre <drashna@live.com>
* add led location defines
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Use led pin definitions in keyboard.c
* Add driver indices to led map
* Fix elif typo
* Run cformat
* Update docs
* Fix typo in docs
* Document global brightness limits
Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop