]> git.donarmstrong.com Git - qmk_firmware.git/commit
Docs: Fix some minor errors in tap dance example (#3530)
authorEmmanuel Odongo <aizenkrosis@hotmail.com>
Wed, 1 Aug 2018 00:50:02 +0000 (02:50 +0200)
committerDrashna Jaelre <drashna@live.com>
Wed, 1 Aug 2018 00:50:02 +0000 (17:50 -0700)
commitbb86d8a00c117759cd5b71b20d5974d41ffb455c
treed631620d60b9c71c683cbb4ce59b13a2921f695d
parentcbf200e9dd39138f053368835e9af2069f7c1902
Docs: Fix some minor errors in tap dance example (#3530)

* Fix some minor errors in tap dance example

Fix for #3529
Fix minor errors in the code examples for __Example 4: 'Quad Function Tap-Dance'__ and relevant documentation.
Clarified the need to include the header file in `keymap.c`.

* Use #pragma once in header guard

Fix for #3529
Implement change requested in #3530
docs/feature_tap_dance.md