This website requires JavaScript.
Explore
Help
Sign In
steven-y-e
/
kmk
Watch
1
Star
0
Fork
You've already forked kmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
39c95d7e57
kmk
/
entrypoints
/
pyboard_boot.py
4 lines
96 B
Python
Raw
Blame
History
import
pyb
pyb
.
usb_mode
(
'
VCP+HID
'
,
hid
=
pyb
.
hid_keyboard
)
# act as a serial device and a mouse
Reference in New Issue
View Git Blame
Copy Permalink