Merge pull request #7663 from fauxpark/dztech-config-h
Tidy up dztech config.h
[Keyboard] Clueboard 60 fix col 11 12 mixup (#7685)
* Fix reversed col 11 and 12
- the two columns are reversed in the matrix
* Fix gui
* Fix reversed col 11 and 12
- the two columns are reversed in the matrix
Merge pull request #7672 from ihotsuno/patch-1
I corrected my name.
Merge pull request #7666 from fauxpark/docs-edit-page
Improve docs "Edit Document" footer
[Keymap] Added userspace for d4mation. Included their keymap for the Atreus62 (#7483)
* Added userspace for d4mation. Included their keymap for the Atreus62
* Do not assign layer numbers manually
* Remove some unneeded things per @drashna's recommendation
* Fix some single line comments I missed
* Update unicode macros to use send_unicode_hex_string() instead of process_unicode()
* OBetter check for Unicode Enabled. Moved some checks into macros.c
* Use eeconfig_init_user() to set default unicode input mode
[Keymap] Custom user keymap for Think6.5 with LED range control (#7603)
* ISO layout for the soldered Think6.5 PCB
* Think6.5 personal layout readme
* Add personal Think6.5 user map with LED group cycling
* Add default case to process_record_user
* Make the ASCII diagram match the layer properly
* Relocate KC_NUHS to the home row for consistency
* Add LAYOUT_65_iso_badge to info.json
* Wire up the badge LEDs as capslock LEDs
* Remove unused keymap variable
[Keymap] CRKBD Custom Keymap - KidBrazil (#7630)
* Added KidBrazil custom keymap for CRKBD
-Custom Font
-Custom OLED output
* Added missing readme
* Oled Timeout Update for KidBrazil Keymap (#1)
* Setup Oled timeout based on simple timer
* Cleaned up comments and added timeout for LEDs
* Fixed some small errors
* Updated oled timout with matrix scan
* Updated oled timout with matrix scan
* Update withou eeprom
* Update timer code
* Use process user instead of keymap
* Added ifdef to protect oledtimer
* Updated with half timeout state for logo
* Removed middle tier timer
* Final cleanup of unused files
* Updated code as per suggestions & requests
* Second round of revisions
[Keymap] Add pico 70 keys keymap (#7654)
* Move pico/rev1 to pico/65keys.
* Add pico/70keys.
* Remove unneeded codes.
* Modified valid 70 keys keymap for jis.
Improve docs "Edit Document" footer
Tidy up dztech default keymaps and info.json (#7608)
Merge pull request #7657 from fauxpark/dztech-rules-cleanup
Tidy up dztech rules.mk
Heisenberg handwired keyboard added (#7643)
* Chotanck keyboard added
* Chotanck renamed to Heisenberg
* Further updates to Heisenberg Keyboard done
* Update keyboards/handwired/heisenberg/info.json
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/handwired/heisenberg/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/handwired/heisenberg/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
[Keyboard] Added Filco Majestouch TKL Pegasus Hoof ISO Layout (#7647)
* [keymap] Added Filco Majestouch TKL Pegasus Hoof ISO Layout
* - add rules definition
* Revert "- add rules definition"
This reverts commit 59bfbe83883fbf2337b9541aa2875e935064a1f4.
* - fixed incorrect variable naming
[Keyboard] Magnavox Videowriter conversion with Pro Micro (#7634)
* Magnavox Videowriter convertion
* Magnavox Videowriter: readme, images
* Update keyboards/handwired/videowriter/info.json
* Update keyboards/handwired/videowriter/README.md
* Update keyboards/handwired/videowriter/README.md
* Update keyboards/handwired/videowriter/info.json
* Update keyboards/handwired/videowriter/info.json
* Update keyboards/handwired/videowriter/info.json
* Update keyboards/handwired/videowriter/info.json
* Update keyboards/handwired/videowriter/info.json
* suggested changes
* suggested changes
* fix comment symbol
* Update keyboards/handwired/videowriter/rules.mk
* Update keyboards/handwired/videowriter/rules.mk
* Update keyboards/handwired/videowriter/rules.mk
[Docs] add japanese translation (basic part) (#7461)
* add basic part
* update cli
* update cli
* correct links to ja document
* update files based on comments
* update for a postpositional particle
* update for a punctuation
* update files based on comments
* update files based on comments
* update files based on comments
* update files based on comments
* update files based on comments
* update files based on comments
* update files based on comments
Co-Authored-By: shela <shelaf@users.noreply.github.com>
Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com>