-
Notifications
You must be signed in to change notification settings - Fork 488
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
22 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
# Debugging | ||
Debug will output most of the useful state to the console. This can be enable in your firmware | ||
by setting this in your keymap. NOTE that it will be slower, so only enable this when you | ||
need debugging. | ||
KMK's debug output is written to CircuitPython's serial console -- the one that's | ||
used for the REPL -- and is automatically enabled if it detects a connection to | ||
that console. | ||
It can also be enabled manually, though that shouldn't be necessary in | ||
general: | ||
```python | ||
keyboard.debug_enabled = True | ||
``` | ||
|
||
The output can be viewed by connecting to the serial port of the keybord. Please refer to [THIS](https://learn.adafruit.com/welcome-to-circuitpython/kattni-connecting-to-the-serial-console) for | ||
more information when connecting to serial console. For Linux users, we recommend [picocom](https://github.com/npat-efault/picocom) or | ||
[screen](https://www.gnu.org/software/screen/manual/screen.html) | ||
Follow for example Adafruit's beginners guide on [how to connect to the serial console](https://learn.adafruit.com/welcome-to-circuitpython/kattni-connecting-to-the-serial-console). | ||
For Linux users, we recommend [picocom](https://github.com/npat-efault/picocom) | ||
or [screen](https://www.gnu.org/software/screen/manual/screen.html) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
personal_ws-1.1 en 345 | ||
personal_ws-1.1 en 347 | ||
ADNS | ||
AMS | ||
ANAVI | ||
APA | ||
AVR | ||
Adafruit | ||
Adafruit's | ||
Affero | ||
BT | ||
BYO | ||
|