_summary.md: move Auto Shift page to Software Features category
clean up links to keycode references in newbs_building_firmware_configurator.md
clean up callouts in newbs_building_firmware_configurator.md
remove some unnecessary external links
Also clean up some trailing whitespace.
[Keyboard] add miller/gm-862 keyboard (#8230)
* add miller/gm-862 keyboard
* Update keyboards/miller/gm862/gm862.c
* Update keyboards/miller/gm862/gm862.h
* Update keyboards/miller/gm862/gm862.h
* Update keyboards/miller/gm862/readme.md
* Update keyboards/miller/gm862/readme.md
* Update keyboards/miller/gm862/readme.md
* Update keyboards/miller/gm862/readme.md
* Update config.h
* Update keyboards/miller/gm862/config.h
* Update keyboards/miller/gm862/readme.md
update lily58/rev1:yshrsmz (#8298)
* update lily58/rev1:yshrsmz
* use pre-shifted keycodes
[Keyboard] CapsUnlocked CU80 (#8257)
* Initial commit for CU80
* Added iso and ansi to .json
* Update keyboards/cu80/config.h
Remove "Custom matrix"
* Update keyboards/cu80/config.h
* Update keyboards/cu80/config.h
* Update keyboards/cu80/config.h
* Update keyboards/cu80/cu80.h
* Update keyboards/cu80/rules.mk
* Update keyboards/cu80/keymaps/default/keymap.c
* Update keyboards/cu80/rules.mk
* Update keyboards/cu80/rules.mk
* Update keyboards/cu80/cu80.h
* Update keyboards/cu80/readme.md
* Update keyboards/cu80/keymaps/default/keymap.c
* Update keyboards/cu80/rules.mk
* Update keyboards/cu80/rules.mk
* Update keyboards/cu80/cu80.h
* Update keyboards/cu80/cu80.h
* Update keyboards/cu80/cu80.h
* Update keyboards/cu80/info.json
* Update keyboards/cu80/info.json
* Update keyboards/cu80/info.json
* Update keyboards/cu80/info.json
* Update keyboards/cu80/keymaps/default/keymap.c
* Update keyboards/cu80/rules.mk
Update config.h - Fixed number of RGB LEDs (#8316)
There are 18 LEDs, not 16
[Keymap] Add @cjuniet's keymap/layout/userspace (#8258)
* Add Colemak layout
* Add status bar for mods & locks with a custom font
* Swap DEL and TAB
* Fix media keys and add QMK Configurator layout
* Add dead grave accent on <leader>e
[Keymap] Wilba/Singav3 nk65 keymap updates (#8267)
* via configurator can't do AG_TOGG with any key - meh
* same issue - via can't do AG_TOGG
* oops - missed AG_TOGG on the NK65
* add media and mousekeys
* Update keyboards/nk65/keymaps/madhatter/keymap.c
Add RGB lighting through one of the free pins (#8294)
[Keymap] Adding the 4sStylZ xd75 (#8285)
* Adding the 4sStylZ xd75
* Update keyboards/xd75/keymaps/4sstylz/keycodes.h
* Apply suggestions from code review
YD60MQ refactor and Configurator layout support (#8313)
* refactor yd60mq.h
- four-space indent
- use K<row><col> base32hex notation
- rename LAYOUT to LAYOUT_all (with alias for backwards compatibility)
* refactor yd60mq.c to use led_update_kb()
* align rules.mk to AVR template
* refactor default keymap
Also correct positions for KC_NUHS and KC_NUBS.
* update readme
* add Configurator layout support
* initialize the Caps Lock LED pin properly
[Keyboard] Forget to ifdef Super16 led config (#8314)
[Keyboard] Switch to RGB Matrix for Super16 (#8305)