Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tap-dance: Add some debugging support #572

Merged
merged 1 commit into from
Jul 28, 2016
Merged

tap-dance: Add some debugging support #572

merged 1 commit into from
Jul 28, 2016

Conversation

algernon
Copy link
Contributor

With this, if CONSOLE_ENABLED is set, and the keymap sets td_debug_enable to true in, say matrix_user_init, then it will emit the current tap-dance state before calling each callback, which lets us see how it behaves.

Not sure yet that this is enough for debugging most issues, but it is a start...

@jackhumbert
Copy link
Member

Nice :)

@jackhumbert jackhumbert merged commit 80667e8 into qmk:master Jul 28, 2016
@algernon algernon deleted the f/tap-dance-debug branch July 28, 2016 16:50
ryaninvents pushed a commit to ryaninvents/qmk_firmware that referenced this pull request Aug 12, 2016
tap-dance: Add some debugging support
BlueTufa pushed a commit to BlueTufa/qmk_firmware that referenced this pull request Aug 6, 2021
* [Keyboard]Add keyboard Naked64

Add default map for keyboard Naekd64/rev1.
Add Naked64 to the exclusion list.
Salicylic-acid3

* Update public/keymaps/naked64_rev1_default.json

* Update public/keymaps/naked64_rev1_default.json
jiaxin96 pushed a commit to Oh-My-Mechanical-Keyboard/qmk_firmware that referenced this pull request Oct 18, 2023
* Add vial support for Meletrix Zoom65

Vial port for Meletrix Zoom65 keyboard,
https://zoom65.com/

* Update keyboards/meletrix/zoom65/keymaps/vial/keymap.c

Remove filler KC_TRNS layers

Co-authored-by: Less/Rikki <[email protected]>

* Update keyboards/meletrix/zoom65/keymaps/vial/keymap.c

Remove filler KC_TRNS layers

Co-authored-by: Less/Rikki <[email protected]>

* Update keyboards/meletrix/zoom65/keymaps/vial/config.h

Remove extra line

Co-authored-by: Less/Rikki <[email protected]>

* Delete keyboards/meletrix/zoom65/keymaps/vial/readme.md

Remove unnecesary readme.md

---------

Co-authored-by: Less/Rikki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants