2014-03-01 01:42:00 +00:00
|
|
|
# Degug Console
|
|
|
|
## 'hid_listen' can't find device
|
|
|
|
When debug console of your device is not ready you will see like this:
|
|
|
|
|
|
|
|
Waiting for device:.........
|
|
|
|
|
|
|
|
once the device is pluged in then 'hid_listen' finds it you will get this message:
|
|
|
|
|
|
|
|
Waiting for new device:.........................
|
|
|
|
Listening:
|
|
|
|
|
|
|
|
Check these if you can't get this 'Listening:' message:
|
2014-03-01 01:44:30 +00:00
|
|
|
- build with `CONSOLE_ENABLE=yes` in Makefile
|
2014-03-01 01:42:00 +00:00
|
|
|
|
|
|
|
|
|
|
|
# NKRO
|
|
|
|
|
|
|
|
# PS/2 mouse support
|