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
[Keyboard] Add iNETT Studio SQUARE 80% (#21082)
This keyboard comes stock with a forked version of QMK that is quite
outdated at this point.
I decided to go with the name `sq80` to stay in line with the existing
`sqx`, and "SQ80" has been used in some of the communication from the
creators.
Late9 keymaps update, added VIA support (#22801)
Refactor: group kbdfans keyboards (#22764)
Move two kbdfans keyboard into kbdfans folder
Manual user keymap removal (#23104)
Fixup boardsource/equals (#23106)
* initial
* reorder headers
Add encoder abstraction. (#21548)
Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)
Update GPIO macro usages in core (#23093)
Removal of bootmagic lite terminology (#22979)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add chlx ppr merro (#23014)
* add ppr files
* update readme
* update imgur link
* Update keyboards/chlx/ppr_merro60/keymaps/default/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* run 'qmk format-json -i info.json'
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* remove 60_ansi_split_bs_rshift from list of avail layouts
* Update keyboards/chlx/ppr_merro60/keymaps/via/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/readme.md
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Update keyboards/chlx/ppr_merro60/info.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* add ansi variants
* row / col was flipped from last working version. local corruption. update row/col and working test.
* Apply suggestions from code review
---------
Co-authored-by: chalex <alejandrelee+magbogbro@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Merge remote-tracking branch 'origin/master' into develop
Fixup kbd67/rev1 (#23096)