~ruther/qmk_firmware

7b8a0138 — Manna Harbour 5 years ago
Fix crkbd slave matrix print to require debug_matrix (#9217)

* Fix crkbd slave matrix print to require debug_matrix

* Remove redundant include

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

Co-authored-by: Ryan <fauxpark@gmail.com>
5263dfd4 — Drashna Jaelre 5 years ago
Keyboards/zsa updates (#9214)

Community layout support for KBDpad Mk.I (#9220)

* Community layout support for KBDpad Mk.I

* Matching spacing
cb9be8a9 — onefiftynine 5 years ago
Fix projectkb/alice LED indicator (#9226)

Keyboard pre initialization code for LED pins.
a1af8542 — squizzler 5 years ago
RSTHD keymap for Minidox (#9178)

* Re-add liles after hard reset

* repopulate with keymap

* Update keyboards/minidox/keymaps/rsthd_combos/keymap.c

Updated how the layers are defined to reduce firmware bloat

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

* Update keyboards/minidox/keymaps/rsthd_combos/keymap.c

Removed unnecessary key codes

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

* Update keyboards/minidox/keymaps/rsthd_combos/keymap.c

Removed backslash from each line of the layers in accordance with current convention.

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

* Edit of readme

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
1a5dc278 — Zach White 5 years ago
Fix running qmk info without any arguments (#9218)

10c1e1b3 — yttyx 5 years ago
[Keymap] Update yttyx Planck keymap (#9191)

* Normalise layout and README from yttyx niu keymap.

* Correct case of README.

* Changes following review.

Co-authored-by: Nick Willis <nick@theb.org.uk>
Documentation for keymap_extras (#9194)

a9b3c0a8 — halfenergized 5 years ago
Adding TGR Tris/Tris CE Numpad (#9139)

* Add TGR Tris

* Update readme.md

* Update rules.mk

* Update keyboards/tgr/tris/keymaps/default/keymap.c

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

* Update keyboards/tgr/tris/keymaps/via/keymap.c

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

* Update keyboards/tgr/tris/keymaps/default/keymap.c

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

* Update keyboards/tgr/tris/keymaps/via/keymap.c

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

* Update keyboards/tgr/tris/tris.h

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

* Update keyboards/tgr/tris/info.json

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

* update formatting

* Revert "update formatting"

This reverts commit ae2d6832673985a874f7f43d42bdb56679d851d6.

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
ac447d8a — Wilba 5 years ago
ISSI driver compile error fix (#9169)

a5e749d8 — Zach White 5 years ago
Fix the path for generated keymaps (#9213)

4ee623fd — Zach White 5 years ago
Fix compiling json files (#9210)

751316c3 — Zach White 5 years ago
[CLI] Add a subcommand for getting information about a keyboard (#8666)

You can now use `qmk info` to get information about keyboards and keymaps.

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
5d3bf8a0 — nathanvercaemert 5 years ago
[Keymap] Contributing Home-Row-Centric-Mousekey  Layout (#9195)

* adding personal keymap to repository

* starting to customize documentation to keymap

* updated readme

* updated readme
65013770 — Erovia 5 years ago
CLI: fix `json2c` subcommand and add/fix tests (#9206)

Co-authored-by: Zach White <skullydazed@users.noreply.github.com>
af2ca136 — Leivince John Marte 5 years ago
[Keymap] Ported ok60 to via (#9179)

* Initialize ok60/via

* Update vendorId for ok60 to K6 0x4b36

* Update keyboards/ok60/config.h
[Docs] Japanese translation of docs/feature_pointing_device.md (#8993)

* add feature_pointing_device.md translation

* update based on comment

* update based on comment

* update based on comment

* update based on comment
bfe76053 — yttyx 5 years ago
[Keymap] Niu keymap and README update (#9190)

* - Balance 12 layers now in their final form
- Added Plover layer
- Updated README to use layout images

* Add headings to layer images.

* - Remove redundent TO(_BA) from FC layer
- Link to new FC layer image from README

* Highlight home keys.

* Changes following review.
9d41281a — Jumail Mundekkat 5 years ago
[Keyboard] Add Key 65 by Fox Lab (#9116)

* Add Key65 Universal PCB

* Add ISO layout to universal

* Correct universal info.json

* Add Key 65 Hotswap

* Correct typo in Key 65 Universal

* Update readmes

* Correct name

* Update keyboards/foxlab/key65/hotswap/config.h

* Apply suggestions from code review

* Invert capslock LED state

* Avoid initial capslock LED flash

* Apply suggestions from code review

* Update rules.mk

* Apply suggestions from code review
ba5e1f1b — Yasuhiro SHIMIZU 5 years ago
[Keymap] update helix/rev2:yshrsmz keymap (#9047)

* update helix keymap

* use set_single_persistent_default_layer
Next