[Keyboard] Fix default keymap for Potato65s (#14587)
tidy up Clawsome Boards info.json files (#14586)
* removes `meta` field
* changes `maintainer` field to use GitHub username
Aozora Hotswap info.json clean-up (#14585)
* clean up info.json
* correct maintainer field to use GitHub username
* remove `meta` key
* clean up readme.md
* correct key count in intro paragraph
Swift65 Solder Refactor (#14579)
[Keyboard] add 2 keys in jkb65 keymap (#14576)
[Keyboard] Add Rotor Keyboard (#14407)
* rotor keyboard
* readme image
* info.json update
* Update readme.md
* Update keyboards/rotor/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/rotor/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
[Docs] Broken FAQ hyperlink (#14578)
[Keyboard] Add sam/sg81m layout (#13432)
Co-authored-by: Joel Challis <git@zvecr.com>
[Keyboard] Disable console on Sofle for size concerns (#14577)
Co-authored-by: filterpaper <filterpaper@localhost>
[Docs] update Japanese translation of pr_checklist.md (#13693)
* update pr_checklist.md translation
* update file based on comments
* add id on feature_led_indicators.md and update text based on comments
* update file based on comments
* update file based on comment
kk980 - Fix Configurator rendering (#14556)
* add kk980
* fix
* fix config.h
* Modified readme.md
* fix
* Modified format.
* Modified image.
* Modified rules.mk
* Modified rules.mk + #
* fix info.json: keys dislocation
[Keyboard] Update default keymaps for OLKB boards (#14565)
AMJ96 Refactor (#14571)
* clean up amj96.h
- use #pragma once include guard
- remove extra comments
- update matrix position alignment (easier readability)
* info.json: apply human-friendly formatting
* rename LAYOUT to LAYOUT_all
* clean up rules.mk
Align to QMK's AVR template.
* clean up default keymap
- use four-space indent
- add RESET keycode (Fn+R)
- remove unnecessary functions
* clean up config.h
- use #pragma once include guard
- move lighting settings to the middle of the file (QMK template conformance)
- remove Magic and MIDI configuration blocks
* update readme.md file
- update keyboard info list
- add flashing instructions
- update Docs links
- remove trailing spaces
* remove "empty" config.h and readme.md from default keymap