docs: fix default value of USB_SUSPEND_WAKEUP_DELAY (#17501)
Documents the change made in #12081
Move Pointing Device code to a subdirectory (#17684)
Merge remote-tracking branch 'origin/master' into develop
Added Windz Sinanju to QMK (#17566)
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Michal Keymap for Sofle rev1 (#17610)
Merge remote-tracking branch 'origin/master' into develop
Add rgb underglow support and change vendor_id (#17719)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Waterfowl keyboard support (#16760)
* Added waterfowl files
* Completing PR Checklist
* Added encoders to info.json
* Added license to default keymap
* Update keyboards/waterfowl/keymaps/cyanduck/keymap.c
* Update keyboards/waterfowl/keymaps/default/keymap.c
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/keymaps/default/keymap.c
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/keymaps/cyanduck/keymap.c
* Update keyboards/waterfowl/rules.mk
* Update readme.md
* Update keyboards/waterfowl/waterfowl.c
* Update keyboards/waterfowl/info.json
* Update keyboards/waterfowl/info.json
Merge remote-tracking branch 'origin/master' into develop
Add keymap for Radialex (#17662)
* fix keymap
* fix keymaps
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] customMK EVO70 (#14907)
* added files for EVO70
* updated info.json and readme
* ran qmk lint and fixed typo in info.json
* removed defines from config.h in favor of info.json
* removed an unnecssary include
* removed unnecessary code
* updated rules.mk to remove mention of Bluetooth
* corrected edit to rules.mk
* added code for OLED menu display
* removed extraneous comments and spaces
* added bongo cat animation
* Update keyboards/custommk/evo70/rules.mk
* Update keyboards/custommk/evo70/config.h
* Modified Bongocat graphics to match original proportions
* updated info.json device version
* updated OLED splash screen display timing
* improved bongo cat tap detection and added backlight breathing to OLED menu
* various improvements to OLED, saving settings, and VIA keymap fix
* removed extraneous define
* custom encoder assignment retained upon powerup, backlight sleep upon suspend
* corrected bongo cat tap detection
* Changed splash screen and bongo cat encoder rotation to use the custom assignments
* removed _default from LAYOUT naming and changed keyboard image to be hosted from imgur
* Force smaller version of image to be used in readme
Fix AVR compilation of FNV by using standard integer typenames. (#17716)
[Keyboard] boardsource/microdox data driven (#17675)
Merge remote-tracking branch 'origin/master' into develop
Update noroadsleft userspace and keymaps (2022-07-18) (#17714)
* kbdfans/kbd75/rev1:noroadsleft - remove LAYOUT_75_ansi_wkl definition
* coseyfannitutti/discipline:noroadsleft - change KC_GESC to KC_ESC
* update Quantum keycode instances in noroadsleft keymaps
- `RESET` -> `QK_BOOT`
- `EEP_RST` -> `EE_CLR`
- `DEBUG` -> `DB_TOGG`
* create and add G_PWD macro
Remove full bootmagic config (#17702)