[Docs] Japanese translation of docs/feature_hd44780.md (#8875)
* add feature_hd44780.md translation
* update based on comment
* update based on comment
* update based on comment
Merge pull request #8931 from kbrock/kle2info_2
[kle2json] fix rounding in output
kle2info: trim down x and y output
fixes quirks with float implementation.
before:
{"label":"Esc", "x":0.66, "y":1.45}, {"label":"!", "x":1.6600000000000001, "y":1.45}
after:
{"label":"Esc", "x":0.66, "y":1.45}, {"label":"!", "x":1.66, "y":1.45}
kle2json: fix invocation error
resolves an issue while finding the file path
TypeError: unsupported operand type(s) for +: 'PosixPath' and 'str'
[Docs] Japanese translation of docs/feature_dynamic_macros.md (#8842)
* add feature_dynamic_macros.md translation
* add header
* add header
* update based on comment
* update based on comment
[Keymap] Make personal keymaps a bit more consistent (#8915)
* Move menu key on ergo boards to match staggered
* Unify 60_tsangan_hhkb and 60_ansi_split_bs_rshift
* Sync KBD67, Quefrency with community layouts
* Update ergo KLE images
* Update community layout KLE images
* Update KLE images/descriptions for remaining keebs
[Keyboard] Add pimentoso/paddino02 (#8756)
* added pimentoso/paddino02
* pimentoso/paddino02 fix config
* pimentoso/paddino02 fix right handed keymap
* pimentoso/paddino02 fix readme
* pimentoso/paddino02 code style
* pimentoso/paddino02 code style
* pimentoso/paddino02 code style
* pimentoso/paddino02 fix readme
* pimentoso/paddino02 code style
* pimentoso/paddino02 code style
Merge pull request #8896 from Salicylic-acid3/master
Correction of the number of LEDs and DEVICE_VER
Merge pull request #8881 from Maartenwut/ta-65-via
Add VIA support for ta-65
New 65 ANSI Blocker layouts: Split BS, Tsangan (#8793)
* Add 65 ANSI Blocker Split BS default layout
- Add new 65 ANSI Blocker Split BS layout as many 65 ANSI Blocker layouts also support split backspace
* Add 65 ANSI Blocker Tsangan default layout
- Add new 65 ANSI Blocker Tsangan layout as many 65 ANSI Blocker layouts also support a split backspace and a 7u bottom row configuration.
* Fix file names
* Fix 65_ansi_blocker_tsangan keymap
* Fix 65_ansi_blocker_split_bs alignment
* Fix readme name for 65_ansi_blocker_split_bs
* Change 65_ansi_blocker_tsangan to 2u backspace
* Change spaces in preview to NBSP
* Change more spaces in preview to NBSP (right-alt)
Add Keebio lighting defaults (#8884)
* Set Iris LED/RGB defaults
* Add lighting defaults for more boards
Merge pull request #8897 from Maartenwut/ta-65-encoder
Add encoder support to ta-65
Merge pull request #8905 from marhalloweenvt/marhalloweenvt_dev
[p1800fl] Adjust info.json to work with QMK Config tool
Merge pull request #8806 from awkannan/202004_obliterated75
Add Obliterated75 Keyboard
Merge pull request #8807 from danielhklein/uni660rev2
Add uni660 rev2 support
Merge pull request #8867 from bbeckford/master
Configure RGBLIGHT_SLEEP for cospad
Fix ISO Enter order in Wasdat info.json (#8891)
VIA keymap for JJ4x4 and general cleanup (#8888)