~ruther/qmk_firmware

58c2bb4d — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
7d60a141 — James Young 3 years ago
Anne Pro 2 Refactor (#16864)

* move RGB Matrix rules to keyboard level

* move PERMISSIVE_HOLD config to keyboard level

* annepro2.c: convert tabs to spaces

* refactor rules.mk files

Reformats each version's `rules.mk` file to be arranged more similarly to those of the rest of the keyboards in QMK.

No logic change.

* annepro2.c: allow compilation without RGB Matrix

Wraps the `led_enabled` definition and the `KC_AP_RGB_*` keycodes in `#ifdef RGB_MATRIX_ENABLE`, allowing successful compilation if the user sets `RGB_MATRIX_ENABLE = no`.

* rework readme files

Reworks the main `readme.md` file to be more friendly to GitHub viewing, and removes the single-line version-specific readme files (exposes the main readme to QMK Configurator users).

* info.json: update maintainer value

* info.json: apply friendly formatting
d9583292 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
a5a45973 — Albert Y 3 years ago
Refine LED indicator documentation (#16304)

df95495d — Nick Brassel 3 years ago
Fix #16859. (#16865)

147e57fd — Stefan Kerkmann 3 years ago
[QP] Check BPP capabilities before loading the palette (#16863)

5841c755 — Simon Arlott 3 years ago
rgblight: Add functions to stop blinking one or all but one layer (#16859)

e5918cf9 — Albert Y 3 years ago
Heatmap incorrect matrix effect workaround (#16315)

030a96a3 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
3b6e48b0 — moyi4681 3 years ago
[Keyboard] Add Phase One keyboard (#16430)

Co-authored-by: Ryan <fauxpark@gmail.com>
6d13199e — Amber Cronin 3 years ago
Fix Xorg segfault with KeebCats PCBs (#16434)

8f585153 — Jouke Witteveen 3 years ago
Add GET_TAPPING_TERM macro to reduce duplicate code (#16681)

* Add GET_TAPPING_TERM macro to reduce duplicate code

The macro gives the right tapping term depending on whether per-key
tapping terms and/or dynamic tapping terms are enabled. Unnecessary
function calls and variable resolution are avoided.

Fixes #16472.

* Use GET_TAPPING_TERM for Cirque trackpads

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
cad0af09 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
7d75f88a — X-Bows Tech 3 years ago
[Keyboard] Update X-Bows Keyboard (#16765)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Shulin <mumu@x-bows.com>
92a61aa0 — Joel Challis 3 years ago
Implement XAP 'secure' core requirements (#16843)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
ae4d5183 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
1cfe4971 — Simon Arlott 3 years ago
rgblight: Limit max repeat times in rgblight_blink_layer_repeat (#16860)

14d084ae — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
b331c98c — Joel Challis 3 years ago
Resolve layout macro inconsistencies for rmkeebs/rm_numpad (#16856)

59885d07 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next