这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: assaf758/qmk_firmware

Tags

0.8.40

Toggle 0.8.40's commit message
format code according to conventions [skip ci]

0.8.39

Toggle 0.8.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove pro_micro.h (qmk#8374)

* Remove pro_micro.h

* Include quantum.h

0.8.38

Toggle 0.8.38's commit message
format code according to conventions [skip ci]

0.8.37

Toggle 0.8.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Portuguese keymap and sendstring lookup tables (qmk#8390)

* Add Portuguese keymap and sendstring lookup tables

* Update quantum/keymap_extras/keymap_portuguese.h

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Update quantum/keymap_extras/keymap_portuguese.h

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Update quantum/keymap_extras/keymap_portuguese.h

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Update quantum/keymap_extras/keymap_portuguese.h

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Update quantum/keymap_extras/keymap_portuguese.h

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Update quantum/keymap_extras/keymap_portuguese.h

Co-Authored-By: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>

0.8.36

Toggle 0.8.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add decorators for determining keyboard and keymap based on current d…

…irectory (qmk#8191)

* Use pathlib everywhere we can

* Improvements based on @Erovia's feedback

* rework qmk compile and qmk flash to use pathlib

* style

* Remove the subcommand_name argument from find_keyboard_keymap()

* add experimental decorators

* Create decorators for finding keyboard and keymap based on current directory.

Decorators were inspired by @Erovia's brilliant work on the proof of concept.

0.8.35

Toggle 0.8.35's commit message
format code according to conventions [skip ci]

0.8.34

Toggle 0.8.34's commit message
format code according to conventions [skip ci]

0.8.33

Toggle 0.8.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Swedish keymap and add sendstring LUT (qmk#8365)

0.8.32

Toggle 0.8.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Spanish keymap and sendstring LUT (qmk#8364)

0.8.31

Toggle 0.8.31's commit message
use qmk.path.normpath to locate the output file.