diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -167,7 +167,7 @@ This allows you to use the system and audio control key codes. | |||
| 167 | 167 | ||
| 168 | `CONSOLE_ENABLE` | 168 | `CONSOLE_ENABLE` |
| 169 | 169 | ||
| 170 | TODO | 170 | This allows you to print messages that can be read using [`hid_listen`](https://www.pjrc.com/teensy/hid_listen.html). Add this to your `Makefile`, and set it to `yes`. Then put `println`, `printf`, etc. in your keymap or anywhere in the `qmk` source. Finally, open `hid_listen` and enjoy looking at your printed messages. |
| 171 | 171 | ||
| 172 | `COMMAND_ENABLE` | 172 | `COMMAND_ENABLE` |
| 173 | 173 | ||
