Skip to content

Tags: smplman/qmk_firmware

Tags

0.7.101

Toggle 0.7.101's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
core: Fix build config in protocol.mk (qmk#7620)

Backports commits from tmk_keyboard

0.7.100

Toggle 0.7.100's commit message
Also fix flash

0.7.99

Toggle 0.7.99's commit message
Add JSON keymap to prereq list of C keymap

This ensures the C keymap is rebuilt when the JSON keymap changes.

0.7.98

Toggle 0.7.98's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[Keymap] Added my customized 40% layout (qmk#7555)

* Formatting of Contra readme.

* Initial version of my custom keymap

* Move TODOs to readme

* Add comment

* Nuke Plover layer

* Port changes to other layers

* Finished work on my own layout for now

* Add layout image

* Processed comments from review

0.7.97

Toggle 0.7.97's commit message
Fix install for Linux Ubuntu (qmk#7520)

* Fix linux install for Ubuntu. It failed due to sh not supporting [ and pip being seperate from python3

* Adapted install function according to feedback

* Fix style

0.7.96

Toggle 0.7.96's commit message
Add pep8-naming to our python linting

0.7.95

Toggle 0.7.95's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Specify Arm GCC 8 in macOS install script (qmk#7509)

0.7.94

Toggle 0.7.94's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Use os.chdir for `qmk docs` instead of a custom HTTP request handler (q…

…mk#7493)

0.7.93

Toggle 0.7.93's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix output file permissions when using docker build. (qmk#7378)

0.7.92

Toggle 0.7.92's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Install bootloadHid as part of qmk_install (qmk#7463)

* Install bootloadHid on macos

* Install bootloadHid on windows

* Highlight bootloadHID is now installed in docs

* Update udev rules for bootloadHID

* Install bootloadHid on some distros

* fix caterina udev filename