~ruther/qmk_firmware

1f94e995 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
9d88786b — Cian Johnston 4 years ago
[Keyboard] add handwired/oem_ansi_fullsize (#13857)

* Add new keyboard oem_ansi_fullsize

* clang-fmt

* Update keyboards/handwired/oem_ansi_fullsize/rules.mk

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

* Update keyboards/handwired/oem_ansi_fullsize/readme.md

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

* update info.json using qmk c2json

* update info.json

* move diagram to readme

* add matrix cols/rows to info.json

* fixup! add matrix cols/rows to info.json

* rename layout, fix block comment

* s/ansi_fullsize/fullsize_ansi/g

Co-authored-by: Joel Challis <git@zvecr.com>
07a7724f — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
e4342f86 — Jack Kenney 4 years ago
[Keymap] JackKenney's keymap for GMMK Pro (#13853)

58bb1dbd — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
9c03d41f — Drashna Jaelre 4 years ago
[Keyboard] Fix oled_task_user for chocolatebar (#13911)

e8112e49 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
95fed3bf — James Young 4 years ago
clean up CRLF instances (#13910)

e2ac8d5f — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
a3cb3e13 — Moritz 4 years ago
[Keyboard] Add Fave87 (#13873)

Co-authored-by: Joel Challis <git@zvecr.com>
b38fdc0a — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
d917bfb2 — misonoworks 4 years ago
[Keyboard] Add MisonoWorks Chocolate Bar keyboard (#13798)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: autumnisacutie <63772942+autumnisacutie@users.noreply.github.com>
36b2f06d — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
744019c0 — mechlovin 4 years ago
[Keyboard] Add Hex4B PCB (#13435)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: vuhopkep <boy9x0@gmail.com>
25425dc9 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
6721825d — yfuku 4 years ago
[Keyboard] Add owl8 keyboard (#13380)

* add owl8

* use DIRECT_PINS

* fix encoder

* Changed to use action_exec.
610035dc — Sergey Vlasov 4 years ago
Add HOLD_ON_OTHER_KEY_PRESS option for dual-role keys (#9404)

* Add HOLD_ON_OTHER_KEY_PRESS option for dual-role keys

Implement an additional option for dual-role keys which converts the
dual-role key press into a hold action immediately when another key is
pressed (this is different from the existing PERMISSIVE_HOLD option,
which selects the hold action when another key is tapped (pressed and
then released) while the dual-role key is pressed).  The Mod-Tap keys
already behave in a similar way, unless the IGNORE_MOD_TAP_INTERRUPT
option is enabled (but with some additional delays); the added option
makes this behavior available for all other kinds of dual-role keys.

* [Docs] Update tap-hold docs for HOLD_ON_OTHER_KEY_PRESS

Document the newly added HOLD_ON_OTHER_KEY_PRESS option and update the
documentation for closely related options (PERMISSIVE_HOLD and
IGNORE_MOD_TAP_INTERRUPT).

Use Layer Tap instead of Mod Tap in examples for PERMISSIVE_HOLD and
HOLD_ON_OTHER_KEY_PRESS, because the effect of using these options with
Mod Tap keys is mostly invisible without IGNORE_MOD_TAP_INTERRUPT.

Add comments before return statements in sample implementations of
`get_ignore_mod_tap_interrupt()`, `get_hold_on_other_key_press()` and
`get_permissive_hold()`.

Thanks to @Erovia and @precondition for comments and suggestions to
improve the documentation.
13b94b46 — Gigahawk 4 years ago
Copy GMMK Pro screw specs to ISO readme (#13908)

9e7bfdf6 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
bdf86c4c — Gigahawk 4 years ago
Add replacement screw specifications to GMMK Pro readme (#13903)

Next