Fixing typos for OSAv2 and OSAv2_Topre (#23161)
Correcting tilde to grave, fixing a typo in ec.c, and removing some comments that were accidentally left in.
geistmaschine/geist: enable mousekey, fix issues in default/via keymap (#23187)
Satisfaction75 post merge updates (#23158)
Ensmallification of `helix/rev3_5rows:via`. (#23159)
cipulot/common: Fix for multiple AMUX usage (#23155)
LED drivers: update keyboard LED configs (#23073)
* IS31FL3733: update keyboard LED config
* IS31FL3736: update keyboard LED config
* IS31FL3737: update keyboard LED config
* IS31FL3741: update keyboard LED config
* IS31FL3743A: update keyboard LED config
* AW20216S: update keyboard LED config
* SNLED27351: update keyboard LED config
Add LED/RGB Matrix drivers to info.json schema (#23127)
Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#23128)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add the Compensator (#23103)
* Pushed up compensator start
* Addressed Firmware Changes
* Fixed some keybind issues
* Updated readMe
* Added keymap
* Adjustments for PR
* adjusted on-state
* Applied sugguested changes
* Addressed PR changes
* Addressed macro comments
* Addressed layer comments
Manual user keymap removal (#23119)
Fixup inett_studio/sq80 (#23121)
[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>
WS2812 bitbang: prefix for `NOP_FUDGE` define (#23110)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add moky88 (#22954)
* Update
* 代码对齐
* 修改键盘名称
* 增加Readme
* Add copyright notice
* Update keyboards/moky/moky88/info.json
Delete solid_color
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/moky88.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/moky/moky88/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/keymaps/default/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/moky/moky88/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Add a key to enter the bootloader, and add instructions to the readme documentation
* delete maintainer
* add default/rules.mk
* Update readme.md
* Update readme.md
---------
Co-authored-by: vertor <zhen.wang@westberrytech.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Merge remote-tracking branch 'origin/master' into develop