Skip to content

Tags: dexter93/qmk_firmware

Tags

0.7.101

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

Also fix flash

0.7.99

Add JSON keymap to prereq list of C keymap

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

0.7.98

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

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

Add pep8-naming to our python linting

0.7.95

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

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

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

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