~ruther/qmk_firmware

ref: 4c7f67f724f6e1c8809b912b932a71e5e14394fa qmk_firmware/docs d---------
Joystick feature updates (#16732)

* Joystick feature updates

* Move new functions to joystick.h

* Docs
2957f60d — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
efc9c525 — Erovia 3 years ago
CLI: Add 'via2json' subcommand (#16468)

dc9eb213 — Simon 3 years ago
add the ability to change the pwm frequency for the IS31FL3737B (#16718)

5dcee019 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
3502bbbd — leviport 3 years ago
Fix typo in docs/ref_functions.md (#16690)

HD44780 driver rework (#16370)

02655690 — Drashna Jaelre 3 years ago
[Core] Add compile/make macro to core (#15959)

* [Core] Add KC_MAKE keycode to core

fix linting

fix testing error

work around test idiocyncracies

fix more lint

something something stupid tests

add doc

* updates based on feedback

* Add bad names

* Fixup docs

* semantics but cleaner

Co-authored-by: precondition <57645186+precondition@users.noreply.github.com>

* Hide oneshot checks behind preprocessors

* Move no-compile option around

* Fix formatting

* make shift optional

* Make opt in

* fix formatting

* update send string function name

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

Co-authored-by: precondition <57645186+precondition@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
037c5b54 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
9aaf4a5a — Albert Y 3 years ago
Add split keyboard example for Bootmagic Lite (#16349)

* Add split keyboard example for bootmagic lite

* Add handedness link

* Edit sentence structure

* Apply suggested language correction
9e39b99a — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
a939adb5 — ethsol 3 years ago
Sentence correction (#16650)

cc9a2aef — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
ISP flashing guide: add instructions for flashing STM32duino bootloader (#16568)

4281beb1 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
86b12314 — Thomas Kriechbaumer 3 years ago
docs: fix code sample (#16623)

54658a36 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
[Docs] Include ASCII diagram to explain tap-hold modes (#15873)

* [Docs] Include ASCII diagram to explain tap-hold modes

* [Docs]: add examples for Default mode for Tap Hold

* [Docs] fix some wrong explanation in tap_hold.md
8d5eacb7 — Nick Brassel 3 years ago
Add support for encoder mapping. (#13286)

2f6751e4 — Nick Brassel 3 years ago
Asymmetric encoders, encoder tests. (#16068)

Next