Skip to content

Commit 3e028c3

Browse files
committed
change a image
1 parent 7669be4 commit 3e028c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
M60 is not just a USB HID device, but also a USB storage device. Python code can be saved and executed in the keyboard. When the keyboard powers on, it will run the Python file `code.py` in its USB storage.
44
In `code.py`, we can modify its keymap, add a macro and add a new feature to keyboard.
55

6-
![](https://gitee.com/makerdiary/python-keyboard/raw/resource/img/CIRCUITPY.png)
6+
![](https://gitee.com/makerdiary/python-keyboard/raw/resource/img/CIRCUITPY-en.png)
77

88
The default content of `code.py` is:
99

0 commit comments

Comments
 (0)