[Keymap] Update readme for ploopy nano keymap (#12733)
The readme from the Ploopy Mini was accidentally put as the Ploopy
Nano readme. The Ploopy Nano does not ship with VIA by default.
Ensure that safe_commands always run (#13199)
* ensure that safe_commands always run
* import the config subcommand in bin/qmk
[Docs] Update Japanese newbs_learn_more_resources.md (#12839)
* Update Japanese newbs_learn_more_resources.md document.
* Slightly modded
[Docs] Update feature_split_keyboard.md (#13205)
vscode: specify yapf as the formatting provider (#13206)
[Docs] update Japanese translation of feature_pointing_device.md (#12753)
* update feature_pointing_device.md translation
* update based on comment
[Docs] Update Japanese newbs_flashing.md (#12837)
* Update Japanese newbs_flashing.md document.
* Slightly modded
* Apply suggestions from code review
Update Japanese newbs.md document. (#12835)
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>
[Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756)
Slightly more prominent LUFA Mass-storage bootloader warning. (#13163)
update via keymap (#13145)
Allow limiting the multibuild based on keymap name. (#13066)
Migrate preonic/rev3 to pwm ws2812 driver (#13142)
Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060)
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303
* Set bootloader to stm32-dfu for STM32F0x2
* Set bootloader to stm32-dfu for STM32F4x1
* Set bootloader to stm32duino for sowbug
* Delete redundant bootloader_defs headers
* Add some missing MCU name comments
* Move APM32 dfu-suffix overrides underneath bootloader
* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
Update requirements.txt (#13135)
Move hid and pyusb to requirements.txt (#13134)
* Add his and pyusb to
* Update requirements-dev.txt