~ruther/qmk_firmware

0713797c — Zach White 4 years ago
Ensure that safe_commands always run (#13199)

* ensure that safe_commands always run

* import the config subcommand in bin/qmk
ae45faca — shela 4 years ago
[Docs] Update Japanese newbs_learn_more_resources.md (#12839)

* Update Japanese newbs_learn_more_resources.md document.

* Slightly modded
449b4b8d — Markus Knutsson 4 years ago
[Docs] Update feature_split_keyboard.md (#13205)

3d62e1df — Zach White 4 years ago
vscode: specify yapf as the formatting provider (#13206)

[Docs] update Japanese translation of feature_pointing_device.md (#12753)

* update feature_pointing_device.md translation

* update based on comment
f48bd8cd — shela 4 years ago
[Docs] Update Japanese newbs_flashing.md (#12837)

* Update Japanese newbs_flashing.md document.

* Slightly modded

* Apply suggestions from code review
c16b7d63 — shela 4 years ago
Update Japanese newbs.md document. (#12835)

db36e2be — Takeshi ISHII 4 years ago
[Docs] Japanese translation of docs/data_driven_config.md (#12066)

* add docs/ja/data_driven_config.md

* Update docs/ja/data_driven_config.md

Co-authored-by: s-show <s1shimz@gmail.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: s-show <s1shimz@gmail.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: s-show <s1shimz@gmail.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: s-show <s1shimz@gmail.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

* Update docs/ja/data_driven_config.md

Co-authored-by: shela <shelaf@users.noreply.github.com>

Co-authored-by: s-show <s1shimz@gmail.com>
Co-authored-by: shela <shelaf@users.noreply.github.com>
0ef145db — kb-elmo 4 years ago
Add Matrix 8XV1.2 OG rev1 PCB (#11614)

* add v1 12og pcb

* update

* matrix changes for testing

* Update matrix.c

* finalized files

* rename board versions

* update readmes

* typo in readme

* fix board filenames

* Update keyboards/matrix/m12og/rev1/rev1.c

Co-authored-by: Drashna Jaelre <drashna@live.com>

* change function

* update halconf and chconf

* merge master

* Update readme.md

* Update readme.md

* Update readme.md

Co-authored-by: Drashna Jaelre <drashna@live.com>
2e90ef05 — Drashna Jaelre 4 years ago
[Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756)

d684b8ca — Nick Brassel 4 years ago
Slightly more prominent LUFA Mass-storage bootloader warning. (#13163)

39c8ed32 — jackytrabbit 4 years ago
Add support for LAZYDESIGNERS/THE60/rev2 (#13015)

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
5073dc33 — Xelus22 4 years ago
update via keymap (#13145)

21aa7890 — Nick Brassel 4 years ago
Allow limiting the multibuild based on keymap name. (#13066)

4dda7167 — Joel Challis 4 years ago
Migrate preonic/rev3 to pwm ws2812 driver (#13142)

9975e177 — Drashna Jaelre 4 years ago
Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060)

Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)

* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
e0acd3e5 — Joel Challis 4 years ago
Update requirements.txt (#13135)

c277ae47 — Zach White 4 years ago
Move hid and pyusb to requirements.txt (#13134)

* Add his and pyusb to

* Update requirements-dev.txt
b52b8f1d — shela 4 years ago
Update Japanese newbs_building_firmware_configurator.md document. (#12836)

Next