~ruther/qmk_firmware

949cfd46 — Felix Jen 4 years ago
[Keyboard] add maker keyboards alexa (#14165)

557fce7a — peott-fr 4 years ago
[Keymap] Add peott-fr keymap for Kbd6x (#14164)

9d32cb68 — Vincent Vorholter 4 years ago
[Keyboard] Changed ProductID on basketweav keyboards (#14162)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Vince Vorholter <vince@28east.co.za>
baa42300 — Zach White 4 years ago
ensure that the directory for sys.executable is in the user's path (#14229)

b705020d — Zach White 4 years ago
move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230)

13a2da97 — peott-fr 4 years ago
Nyquist (#14202)

* adding my Nyquist keymap

* Updating Nyquist keymap with licensing.

* Cleaning-up and improving Nyquist keymap.

* Cleaning-up and improving Nyquist keymap.
a1866a96 — Sergey Vlasov 4 years ago
Update the nix-shell environment (#13316)

* Nix: Allow calls to `bin/qmk` even when the build was started by `qmk`

The `$PATH` modifications performed by the Nix wrapper for the `qmk`
executable prevent `bin/qmk` from working properly (the changed `$PATH`
contains a wrong `python3` executable which does not have the needed
Python modules in its module path).  As a workaround, disable the
generation of that wrapper for the `qmk` Python package (there is yet
another wrapper generated while building the Python environment, which
would still set the Python module path properly when running `qmk`).

Although `bin/qmk` is officially deprecated, QMK CLI still invokes it in
some cases (at least `qmk doctor` and `qmk pytest`), therefore keeping
these invocations working is useful.

* Nix: Update `util/nix/pyproject.toml` to match `requirements*.txt`

Update the Python dependency information used by Poetry to match the
current state of the qmk_firmware code.

* Nix: Bump QMK CLI dependency to 1.0.0; bump other Python deps

Update Python dependencies for nix-shell to the most recent releases:

 - dotty-dict: 1.3.0 -> no longer used
 - milc: 1.4.2 -> 1.6.2
 - pep8-naming: 0.11.1 -> 0.12.1
 - pygments: 2.9.0 -> 2.10.0
 - pyrsistent: 0.17.3 -> 0.18.0
 - pyusb: 1.1.1 -> 1.2.1
 - setuptools-scm: 6.0.1 -> no longer used
 - qmk: 0.1.0 -> 1.0.0
 - qmk-dotty-dict: not used -> 1.3.0.post1
 - yapf: 0.30.0 -> 0.31.0

Note to self: The command to update Python dependencies changed to:

    ( cd util/nix && nix run 'nixpkgs#poetry' -- update --lock )
ef7fdee6 — J.Flanagan 4 years ago
[Keyboard] Add Viktus SP Mini (#14069)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
f87cd8e8 — Trent Hoh 4 years ago
[Keyboard] Corrected layout for np24 by YMDK (#14096)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
94d7635a — peott-fr 4 years ago
[Keymap] My Prime E keymap (#14117)

5d5668c3 — Weirdo 4 years ago
[Keyboard] Add kelownaRGB64 (#14141)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
9afc64cd — Takeshi ISHII 4 years ago
[Keyboard] fix compile error `make helix/rev2/sc:all` (#14214)

dd8922d4 — Nick Brassel 4 years ago
Fixup upstream paths for submodules. (#14205)

6caebb7b — Nick Brassel 4 years ago
Bootmagic lite docs clarity. (#14204)

f061ca49 — Nick Brassel 4 years ago
Breaking changes develop merge to master, 2021Q3 edition. (#14196)
4bad375d — Nick Brassel 4 years ago
2021Q3 pre-merge `develop` changelog, keyboard aliases (#14198)

* Initial changelog.

* Data driven.

* Submodule update.

* Updated breaking changes docs.

* Aliases.

* Aliases.
29ec2d8f — Drashna Jaelre 4 years ago
[Docs] Add examples to RGB Matrix Indicators docs (#12797)

7e1634e2 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
ff65185d — jackytrabbit 4 years ago
Add support for lazydesigners/cassette8 (#14145)

* Add support for lazydesigners/cassette8

Add support for lazydesigners/cassette8

* Update keyboards/lazydesigners/cassette8/config.h

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

* Update keyboards/lazydesigners/cassette8/rules.mk

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

* Update keyboards/lazydesigners/cassette8/rules.mk

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

* Update keyboards/lazydesigners/cassette8/config.h

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

* Update keyboards/lazydesigners/cassette8/rules.mk

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

* Update keyboards/lazydesigners/cassette8/rules.mk

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

* Update keyboards/lazydesigners/cassette8/info.json

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
a13b0d8a — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Next