M0lly: refactor OLED support and qmk-dfu bootloader (#8475)
VIA support for projectkb/alice (#8474)
* Create rules.mk
Added rules.mk in keymaps/via
* Update rules.mk
Added new line at the end of the file
* Create via\keymap.c
Added keymap.c inside the via directory
* Update config.h in projectkb/alice
Defined VIA eeprom layout size to 2 bits to allow for 4 layout options
[Keyboard] FLX Lodestone (#8451)
* Add Lodestone PCB
Working Firmware for Lodestone PCB tested on physical PCB prototypes.
* Update keyboards/flx/lodestone/lodestone.c
* Update keyboards/flx/lodestone/keymaps/default/config.h
* Update keyboards/flx/lodestone/rules.mk
* Update keyboards/flx/lodestone/readme.md
* Delete config.h
* Update keyboards/flx/lodestone/info.json
Suggested by noroadsleft
* Update keyboards/flx/lodestone/info.json
* Update keyboards/flx/lodestone/info.json
Changed maintainer name as suggested.
* Update keyboards/flx/lodestone/keymaps/default/readme.md
* Update keyboards/flx/lodestone/info.json
* Update keyboards/flx/lodestone/rules.mk
Changed Link_Time_Optimization to LTO didn't know this was a thing :)
* Update keyboards/flx/lodestone/keymaps/default/keymap.c
Removed 2 unessisary layers from the default map.
* Update keyboards/flx/lodestone/readme.md
* Update keyboards/flx/lodestone/info.json
* Changed from LAYOUT to LAYOUT_all
AS suggested by noroadsleft, changed 4 files to match, and re-testeed on my hardware to confirm working.
* Update keyboards/flx/lodestone/config.h
Cleaned up Manu, Product and Descriptor as suggested.
* Update keyboards/flx/lodestone/readme.md
format code according to conventions [skip ci]
[Keyboard] uranuma (#8343)
* uranuma
* Update keyboards/uranuma/keymaps/default/keymap.c
* Update keyboards/uranuma/rules.mk
* Update keyboards/uranuma/keymaps/default/keymap.c
* Update keyboards/uranuma/keymaps/default/keymap.c
* Update keyboards/uranuma/keymaps/default/keymap.c
* Update keyboards/uranuma/uranuma.h
* Update keyboards/uranuma/keymaps/default/keymap.c
* Update keyboards/uranuma/keymaps/default/keymap.c
* 20200316change
[Keyboard] Wheatfield Blocked65% (#8339)
* Initial support for Wheatfield Blocked65%
* Update keyboards/wheatfield/blocked65/blocked65.c
* Update keyboards/wheatfield/blocked65/blocked65.h
* Update keyboards/wheatfield/blocked65/blocked65.h
* Update keyboards/wheatfield/blocked65/info.json
* Update keyboards/wheatfield/blocked65/info.json
* Update keyboards/wheatfield/blocked65/keymaps/default/keymap.c
* Update keyboards/wheatfield/blocked65/keymaps/default/keymap.c
* Update keyboards/wheatfield/blocked65/readme.md
* Update keyboards/wheatfield/blocked65/readme.md
* Update keyboards/wheatfield/blocked65/rules.mk
* Update keyboards/wheatfield/blocked65/keymaps/default/keymap.c
[Docs] Japanese translation of docs/custom_matrix.md (#8463)
* add docs/ja/custom_matrix.md
* add original document TAG
* update ja/custom_matrix.md
* 「マトリクス」to 「マトリックス」
* docs/ja/custom_matrix.md:update section title
* update docs/ja/custom_matrix.md
* update docs/ja/custom_matrix.md
[Keyboard] Splitreus62 (#8383)
* added splitreus62
* fixed rules.mk
* Update keymap.c
* Updated RGBLIGHT_ENABLE
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Updated NKRO
* added splitreus62
* fixed rules.mk
* Update keymap.c
* Updated RGBLIGHT_ENABLE
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Updated NKRO
* Update config.h
* Update keyboards/splitreus62/rules.mk
* Update keyboards/splitreus62/splitreus62.c
* Update keyboards/splitreus62/splitreus62.h
* Update keyboards/splitreus62/readme.md
* Update keyboards/splitreus62/rules.mk
* Update config.h
* Update keyboards/splitreus62/readme.md
* Update keyboards/splitreus62/rules.mk
* Update keyboards/splitreus62/splitreus62.h
* Update keyboards/splitreus62/keymaps/default/keymap.c
* Update keyboards/splitreus62/readme.md
[Keymap] I2C scanner (#8454)
* Add i2c scanner keymap
* Add bodge for chibios
* Fix readme title
* make chibios bodge a little cleaner
* fix typo in readme
Update Programmer Dvorak keymap and add sendstring LUT (#8456)
* Update Programmer Dvorak keymap and add sendstring LUT
* Include quantum.h
[Keyboard] Add more community layout support to Polaris (#8468)
- Add 60_ansi, 60_ansi_split_bs_rshift layouts
VIA support for TKC1800 (#8178)
* VIA support for TKC1800
* Fixed VENDOR_ID
CLI: Hide json-keymap subcommand, as it's been deprecated.
[Keymap] Add the fsck layout for iris (#8473)
[Userspace] alfrdmalr: swap # and @ symbols (#8469)
Update UK keymap and sendstring LUT (#8458)
[Keymap] Corodiak's Kyria (#8444)
* Add kyria keymap
* Delete wrong readme.md
* Move layer keys
* Refine keymap
* Clean up
* Add comment
* Improve OS depending macros
* Update keymap overview
* Add review suggestions
Remove qmk archive generation (#8462)