Skip to content

Commit d5214ed

Browse files
authored
Update code.py
1 parent a413b87 commit d5214ed

File tree

1 file changed

+4
-0
lines changed
  • CircuitPython_IBM_XT_Keyboard_QTPy_RP2040

1 file changed

+4
-0
lines changed

CircuitPython_IBM_XT_Keyboard_QTPy_RP2040/code.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
15
import array
26
import board
37
import rp2pio

0 commit comments

Comments
 (0)