WS2812 bitbang: prefix for `NOP_FUDGE` define (#23110)
Merge remote-tracking branch 'origin/master' into develop
Fix double code indenting (#23117)
[Bug] Fix pmw33xx sensor corruption on get-cpi call (#23116)
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.
Fix make clean test:os_detection (#23112)
OS Detection - Entire file should not be wrapped with ifdef (#23108)
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)
[Refactor] `qmk find` (#21096)
Removal of bootmagic lite terminology (#22979)
[Driver] ILI9486 on Quantum Painter (#18521) Co-authored-by: Nick Brassel <nick@tzarc.org>