[Keyboard] Add PetruziaMini (#23201)
* Uploading the PetruziaMini
My first try on uploading somethings on github. Hoping it works, this is my handwired PetruziaMini. I don't know if it will be visible on qmk configurator now
* 36 key hhbk inspired kb
* Required changes done
I compiled it locally and works
* Last changes requested
Added a imgur image (first time using, hoping i did it right) and summarized the description as requeste
* Fixed imegur link
* Ops, i've lost this. Here it comes
Thanks for helping! I'll take notes for next time :)
Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#23128)
Manual user keymap removal (#23119)
[Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839)
* onekey: stm32f3_disco: add usart pins and activate peripheral
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: change SD1 prefix to UART
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
* chibios: uart: add SIO driver and RP2040 compatibility
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update platforms/chibios/drivers/uart.h
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Manual user keymap removal (#23104)
Update GPIO macro usages in core (#23093)
Removal of bootmagic lite terminology (#22979)
Merge remote-tracking branch 'origin/master' into develop
Added SoyuzXL Macropad (#23075)
* added mercury macropad WWA
* Revert "added mercury macropad WWA"
This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7.
* added Mercury macropad WWA
* added Soyuz Macropad
* Added Soyuz XL Macropad
Merge remote-tracking branch 'origin/master' into develop
Added Soyuz Macropad WWA (#23072)
* added mercury macropad WWA
* Revert "added mercury macropad WWA"
This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7.
* added Mercury macropad WWA
* added Soyuz Macropad
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add Mercury Macropad (#23071)
* added mercury macropad WWA
* Revert "added mercury macropad WWA"
This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7.
* added Mercury macropad WWA
Merge remote-tracking branch 'origin/master' into develop
Add ScottoDeck handwired macropad (#22935)
Co-authored-by: Joel Challis <git@zvecr.com>
Migrate lighting defaults to info.json (#22920)
Migrate and remove deprecated debug utils (#22961)
Merge remote-tracking branch 'origin/master' into develop
Fix missing joystick.h include (#22946)