[Keyboard] add Little Keyboards as a seller of helix pcbs outside of japan (#7249)
* add lkb as a seller of helix pcbs outside of japan
* Update keyboards/helix/readme.md
Update ARM GCC on macOS to 8.3 (#7318)
[Keyboard] XT converter: add config_common.h include and fix E0 collision (#7341)
[CI] Revert to previous logic for branch name and changes (#7343)
[Keymap] update calbatr0ss layout (#7342)
[Keymap] Added Xulkal ALT Keymap (#7332)
* Added Xulkal ALT Keymap
* Hadron compile fix
* Keymap fix
[Keyboard] Add keyboard Setta21 (#7320)
* [Keyboard] Add keyboard Setta21
Add Setta21 keyboard.
A 21 keys Tenkey.
Salicylic-acid3
* Update keyboards/setta21/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/keymaps/salicylic/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/keymaps/salicylic/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/keymaps/salicylic/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/info.json
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/rev1/rev1.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/keymaps/salicylic/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/keymaps/salicylic/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/setta21/keymaps/salicylic/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Keymap Update
Removed the keymap matrix_init_user.
Changed the declaration of DRIVER_LED_TOTAL.
* Update keyboards/setta21/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/setta21/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/setta21/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/setta21/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/setta21/rev1/rev1.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/setta21/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/setta21/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/setta21/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/setta21/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/setta21/rev1/rev1.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/setta21/rev1/rev1.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update Keymap
Removed OLED sleep timer in keymap.
* Update keyboards/setta21/rev1/rev1.h
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
format code according to conventions [skip ci]
Add cli convert subcommand, from raw KLE to JSON (#6898)
* Add initial pass at KLE convert
* Add cli log on convert
* Move kle2xy, add absolute filepath arg support
* Add overwrite flag, and context sensitive conversion
* Update docs/cli.md
* Fix converter.py typo
* Add convert unit test
* Rename to kle2qmk
* Rename subcommand
* Rename subcommand to kle2json
* Change tests to cover rename
* Rename in __init__.py
* Update CLI docs with new subcommand name
* Fix from suggestions in PR #6898
* Help with cases of case sensitivity
* Update cli.md
* Use angle brackets to indicate required option
* Make the output text more accurate
Make generating keymap.c from JSON more reliable
Small CLI cleanups
* yapf changes
* Fix the cformat test
* Make the normpath test work when run from /
* `qmk config`: Mark `--read-only` as arg_only
When checking program returncodes treat both 0 and 1 as installed
Add support for newer versions of clang-format, if installed
disable deprecated actions (#7211)
* disable deprecated actions
* wrap no action with link time optimization test
* fix link time optimization check
[Keymap] minor config changes (#7334)
[Keymap] Added macro (#7331)
Added MACLOCK macro, which sends CMD+CTRL+Q to perform a screen
lock on macs running Mojave or newer.
Japanese translation of newbs.md and related documents. (#7300)
* add docs/ja/newbs.md
* Update docs/ja/newbs.md
* Updated newbs.md
* Updated newbs.md
* add docs/ja/newbs_learn_more_resources.md
* Update docs/ja/newbs.md
* update link info
他人まかせ :-)
* add docs/ja/newbs_testing_debugging.md
* Update docs/ja/newbs_testing_debugging.md
* Update docs/ja/newbs_testing_debugging.md
* add docs/ja/newbs_building_firmware.md
* update docs/ja/newbs_building_firmware.md
* Update docs/ja/newbs_testing_debugging.md
* Update docs/ja/newbs_building_firmware.md
* Update docs/ja/newbs_building_firmware.md
* Japanese translation of docs/newbs_getting_started.md
* renamed: docs/QMK入門.md -> docs/ja/newbs_getting_started.md
* update docs/ja/newbs_getting_started.md
* add ja/newbs_best_practices.md
There are no plans to translate this file.
With the completion of #7231, I will open a new PR.
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* add docs/ja/newbs_flashing.md
* add docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* update docs/ja/newbs_flashing.md
* change original log format
* update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_getting_started.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_building_firmware_configurator.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* Update docs/ja/newbs_flashing.md
* copy docs/_langs.md and docs/index.html from #7248
Co-Authored-By: shela <shelaf@users.noreply.github.com>
Co-Authored-By: takashiski <takashiskibb@gmail.com>
Co-Authored-By: Takuya Urakawa <urkwtky@gmail.com>
Remove force of debug on within rgblight - causes lockups waiting for hid_listen (#7330)
[Keyboard] add sm68 (#7279)
* add sm68
* update rules.mk to decrease final size (hopefully)
* update rules.mk
* update json
* update per PR comments
* remove custom keycodes from keymap
* update layout names in keymap
* change layout names
* Update keyboards/hineybush/sm68/info.json
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/sm68/info.json
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/sm68/info.json
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* update readme