Skip to content

Tags: hosht/qmk_firmware

Tags

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 <[email protected]>

* Update quantum/keymap_extras/keymap_portuguese.h

Co-Authored-By: Ryan <[email protected]>

* Update quantum/keymap_extras/keymap_portuguese.h

Co-Authored-By: Ryan <[email protected]>

* Update quantum/keymap_extras/keymap_portuguese.h

Co-Authored-By: Ryan <[email protected]>

* Update quantum/keymap_extras/keymap_portuguese.h

Co-Authored-By: Ryan <[email protected]>

* Update quantum/keymap_extras/keymap_portuguese.h

Co-Authored-By: Ryan <[email protected]>

Co-authored-by: Ryan <[email protected]>

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.

0.8.30

Toggle 0.8.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Force "blank" issue template to end of list (qmk#8387)

* force ascii sort of issue templates to add blank to end of list

0.8.29

Toggle 0.8.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for STM32L0/L1 onboard EEPROM. (qmk#8002)

* Add support for STM32L0/L1 onboard EEPROM.

* Update docs/eeprom_driver.md

Co-Authored-By: Joel Challis <[email protected]>

Co-authored-by: Joel Challis <[email protected]>

0.8.28

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