mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 22:44:56 +00:00
Updated FAQ (markdown)
This commit is contained in:
parent
81055457fa
commit
51e37dc5cd
1 changed files with 7 additions and 0 deletions
7
FAQ.md
7
FAQ.md
|
@ -1,3 +1,10 @@
|
|||
# Build
|
||||
## 'make clean' needs after changing config.h
|
||||
To build with new config.h
|
||||
|
||||
$ make clean
|
||||
|
||||
|
||||
# Degug Console
|
||||
## hid_listen can't find device
|
||||
When debug console of your device is not ready you will see like this:
|
||||
|
|
Loading…
Reference in a new issue