]> git.donarmstrong.com Git - qmk_firmware.git/blob - FAQ.md
Created FAQ (markdown)
[qmk_firmware.git] / FAQ.md
1 # Degug Console
2 ## 'hid_listen' can't find device
3 When debug console of your device is not ready you will see like this:
4
5     Waiting for device:.........
6
7 once the device is pluged in then 'hid_listen' finds it you will get this message:
8
9     Waiting for new device:.........................
10     Listening:
11
12 Check these if you can't get this 'Listening:' message:
13 - build with 'CONSOLE_ENABLE=yes' in Makefile
14
15
16 # NKRO
17
18 # PS/2 mouse support