nknl7en: correct key object order (#13482)
Updated docs/ja/feature_ps2_mouse.md. (#13472)
Changed following the change in the definition of `PS2_MOUSE_SCROLL_BTN_MASK` in the original document.
[Update] Change Original TAGs of Japanese translations (#13473)
* Updated docs/ja/proton_c_conversion.md original tag.
* Updated docs/ja/other_vscode.md original tag.
* Updated docs/ja/feature_swap_hands.md original tag.
* Updated docs/ja/faq_general.md original tag.
* Updated docs/ja/feature_userspace.md original tag.
* Updated git co docs/ja/config_options.md original tag.
[Docs] update Japanese translation of internals_gpio_control.md (#13401)
* Add 'Atomic Operation' section into docs/ja/internals_gpio_control.md
* Update docs/ja/internals_gpio_control.md
* Update docs/ja/internals_gpio_control.md
* Update docs/ja/internals_gpio_control.md
Xelus Ninjin: rename LAYOUT_all to LAYOUT_tkl_ansi_tsangan; add info.json (#13477)
Kopibeng XT65: Layout Macro Refactor (#13476)
[Keyboard] Add keyboard reviung5 (#13375)
[Keyboard] Add kabedon98e (#13314)
[Keyboard] Set reasonable defaults for Corne keyboard (#13440)
* [Keyboard] Set reasonable defaults for Corne keyboard
* Add note about bootmagic
* Make bootmagic config super weak
* cleanup
* Apply suggestions from code review
* Update keyboards/crkbd/readme.md
/bin/bash to /usr/bin/env bash (#13422)
Update `MSG_PYTHON_MISSING` (#13427)
[Keyboard] fix encoder_update_user for nullbitsco/nibble (#13451)
Traveller cleanup (#13441)
* Traveller cleanup
* Update keyboards/handwired/traveller/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
LatinPadBLE: correct info.json data (#13452)
* correct info.json data
Removes an extra key object, and corrects the layout macro reference.
* refactor rules.mk file
- remove invalid `LAYOUTS` rule
- edits the rules.mk file to more closely resemble the file from QMK's AVR template.
* additional rules.mk cleanup per fauxpark
Apply suggestions from code review
Jabberwocky: adjust key positioning in Configurator (#13447)
* adjust key positioning in Configurator
Some of the keys were visually overlapping when rendered. Adjusted the key positioning to remove the overlaps.
* update readme.md
- fix a broken URL
- rewrite the Bootloader access instructions
- remove trailing whitespace
Molecule: Layout Macro Refactor (#13453)
[Docs] added list of MIDI keycodes (#13159)