]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Docs] Add Tap Dance example to the docs (#5326)
authorDusty Pomerleau <dustypomerleau@users.noreply.github.com>
Thu, 7 Mar 2019 20:30:02 +0000 (07:30 +1100)
committerDrashna Jaelre <drashna@live.com>
Thu, 7 Mar 2019 20:30:02 +0000 (12:30 -0800)
commit6d4f6f3f4965e3e71d878c36da71b745cc18e345
tree4ee35d3c4df8369adf07863fbf4d1936c4452741
parentba11a1c8072fd5d2f2d2914e76e9416be9ca1e11
[Docs] Add Tap Dance example to the docs (#5326)

* add a tapdance example for creating advanced mod-tap and layer-tap keys

* add optional curly braces to match QMK conventions

* change example to use `register_code16()` and tapdance keycodes more closely matching QMK variants
docs/contributing.md
docs/feature_advanced_keycodes.md
docs/feature_tap_dance.md