~ruther/qmk_firmware

c8b09d0d — Erovia 3 years ago
CLI: Add 'cd' subcommand (#12584)

* CLI: Add 'cd' subcommand

Go to your qmk_firmware dir with ease.

* Fix for Windows and do not run if already under QMK Home

* Make flake8 happy

* Fix prompt for Windows

* Make flake8 happy once again

* I'll get it right eventually

* Apply suggestions from code review

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

* Add subcommand to __init__.py and fixup after rebase

* Update Windows code to use milc's run

* Unify the subshell starting with os.execl

* Exit with error msg when output is redirected to non-TTY.

* Revert Windows-specific code

Co-authored-by: Ryan <fauxpark@gmail.com>
fefd7fdc — Mikkel Jeppesen 3 years ago
Refactor new-keyboard to be python3.7 compatible (#14707)

* Use copy_tree from distutils for python 3.7 support

* Bump python version in docs

* Changed new-keyboard to use printf-style format strings

* Use username for manunfacturer / maintainer

* Update lib/python/qmk/cli/new/keyboard.py

Co-authored-by: Zach White <skullydazed@drpepper.org>

Co-authored-by: Zach White <skullydazed@drpepper.org>
`qmk docs`: Run `docsify serve` if available (#15056)

c85109b1 — Drashna Jaelre 3 years ago
[Keyboard] Reduce compile size for takashicompany compacx (#15054)

aaf4b348 — James Young 3 years ago
Xelus Dawn60 Layout Macro Additions (#15049)

* add matrix diagrams to keyboard header files

* rename LAYOUT_60_all to LAYOUT_all

* add LAYOUT_60_ansi_arrow

* add LAYOUT_60_tsangan_hhkb
8ce69e6a — takashicompany 3 years ago
[Keyboard] Add new keyboard "Compacx" (#14903)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3f333627 — Mike Killewald 3 years ago
[Keymap] added caps lock indicator for Keychron Q1 rev_0100 (#14653)

c8c7386e — Wolf Van Herreweghe 3 years ago
[Keyboard] Add the Kuku65 (#14910)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
8fa87129 — jurassic73 3 years ago
[Keyboard] Layout update to split89.h (#14930)

712c01e9 — James Young 3 years ago
Sets3n kk980 Layout Macro Refactor (#15039)

* physically arrange layout macro

Arranges the layout macro to resemble the keyboard layout, and updates the keymaps to match.

* use 3-character notation for position identifiers in kk980.h

* add matrix diagram to kk980.h

* fix syntax error in info.json

Apparently the API doesn't care about this error... but QMK Configurator does if you use the local import mode (Ctrl+Shift+I).
7d66e8fe — James Young 3 years ago
steal_this_keyboard fix info.json macro reference (#15032)

- change LAYOUT to LAYOUT_split_3x5_2
6d807af7 — James Young 3 years ago
Fix Rocketboard-16 QMK Configurator Implementation (#15028)

* rename LAYOUT_default to LAYOUT

Only one layout is supported.

* refactor keymaps

- use short-form keycodes
87fc9507 — James Young 3 years ago
Add Redox Media Configurator Data (#15013)

2761b17b — Albert Y 3 years ago
Clarify placement of configuration options (#15015)

Co-authored-by: filterpaper <filterpaper@localhost>
72f94daa — Drashna Jaelre 3 years ago
[Keyboard] Fix compilation size issues for Canary 60 RGB (#15016)

3c08817e — AnthonyNguyen168 3 years ago
[Keyboard] Fix keymaps, RGB matrix, add support for WS2812 (#14974)

fe0acdd2 — Mateusz Ż 3 years ago
[CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970)

53d61495 — takashicompany 3 years ago
[Keyboard] Add new keyboard "QooLee" (#14977)

Co-authored-by: Ryan <fauxpark@gmail.com>
ba69c47b — MechMerlin 3 years ago
Add new default community layout for no f-row TKLs (#14812)

Co-authored-by: Ryan <fauxpark@gmail.com>
1351dfff — MechMerlin 3 years ago
[Keymap] Disable in-switch RGB when computer goes to bed (#14993)

Next