We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a413b87 commit d5214edCopy full SHA for d5214ed
CircuitPython_IBM_XT_Keyboard_QTPy_RP2040/code.py
@@ -1,3 +1,7 @@
1
+# SPDX-FileCopyrightText: 2022 Jeff Epler for Adafruit Industries
2
+#
3
+# SPDX-License-Identifier: MIT
4
+# IBM Keyboard to USB Adapter
5
import array
6
import board
7
import rp2pio
0 commit comments