Merge pull request #2065 from adafruit/spdx-43
Added SPDX to 30 more files - spdx-43
This commit is contained in:
commit
a092370c64
30 changed files with 212 additions and 92 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Liz Clark for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
import time
|
import time
|
||||||
import board
|
import board
|
||||||
from digitalio import DigitalInOut, Direction
|
from digitalio import DigitalInOut, Direction
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Liz Clark for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
import time
|
import time
|
||||||
import board
|
import board
|
||||||
from digitalio import DigitalInOut, Direction, Pull
|
from digitalio import DigitalInOut, Direction, Pull
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Liz Clark for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
'''Adapted from the example code DM_Mic_Sound_Level_Plot.py
|
'''Adapted from the example code DM_Mic_Sound_Level_Plot.py
|
||||||
https://github.com/adafruit/Adafruit_Learning_System_Guides/
|
https://github.com/adafruit/Adafruit_Learning_System_Guides/
|
||||||
blob/master/PDM_Microphone/PDM_Mic_Sound_Level_Plot.py '''
|
blob/master/PDM_Microphone/PDM_Mic_Sound_Level_Plot.py '''
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Liz Clark for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
'''Adapted from the Adafruit_CircuitPython_ESP32SPI
|
'''Adapted from the Adafruit_CircuitPython_ESP32SPI
|
||||||
library example esp32spi_simpletest.py:
|
library example esp32spi_simpletest.py:
|
||||||
https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/
|
https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
// SPDX-FileCopyrightText: 2017 John Edgar Park for Adafruit Industries
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
/*********************************************************************
|
/*********************************************************************
|
||||||
AtariFruit 2600 Joystick
|
AtariFruit 2600 Joystick
|
||||||
by John Park for Adafruit
|
by John Park for Adafruit
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2019 Anne Barela for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# Talking Cane
|
# Talking Cane
|
||||||
# for Adafruit Circuit Playground Express with CircuitPython
|
# for Adafruit Circuit Playground Express with CircuitPython
|
||||||
from adafruit_circuitplayground.express import cpx
|
from adafruit_circuitplayground.express import cpx
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2019 Dave Astels for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Continuously scroll randomly generated After Dark style toasters.
|
Continuously scroll randomly generated After Dark style toasters.
|
||||||
Designed for an ItsyBitsy M4 Express and a 1.3" 240x240 TFT
|
Designed for an ItsyBitsy M4 Express and a 1.3" 240x240 TFT
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2018 Limor Fried for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
import array
|
import array
|
||||||
import time
|
import time
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2018 John Edgar Park for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# Gemma M0 version of TVBgone!
|
# Gemma M0 version of TVBgone!
|
||||||
import array
|
import array
|
||||||
import time
|
import time
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2019 Dano Wall for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Crickit Exhibit
|
Crickit Exhibit
|
||||||
Project by Dano Wall and Isaac Wellish
|
Project by Dano Wall and Isaac Wellish
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2019 Anne Barela for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
import time
|
import time
|
||||||
import os
|
import os
|
||||||
import digitalio
|
import digitalio
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2020 John Park for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# Lucio 2020
|
# Lucio 2020
|
||||||
# Feather M4 + Propmaker + amps + lots of neopixels
|
# Feather M4 + Propmaker + amps + lots of neopixels
|
||||||
import board
|
import board
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Emma Humphries for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Firefox web browser for Linux
|
# MACROPAD Hotkeys example: Firefox web browser for Linux
|
||||||
|
|
||||||
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Phillip Burgess for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Adobe Illustrator for Mac
|
# MACROPAD Hotkeys example: Adobe Illustrator for Mac
|
||||||
|
|
||||||
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Phillip Burgess for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Adobe Photoshop for Mac
|
# MACROPAD Hotkeys example: Adobe Photoshop for Mac
|
||||||
|
|
||||||
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Phillip Burgess for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys: Evernote web application for Mac
|
# MACROPAD Hotkeys: Evernote web application for Mac
|
||||||
# Contributed by Redditor s010sdc
|
# Contributed by Redditor s010sdc
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Phillip Burgess for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Safari web browser for Mac
|
# MACROPAD Hotkeys example: Safari web browser for Mac
|
||||||
|
|
||||||
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Phillip Burgess for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Consumer Control codes (media keys)
|
# MACROPAD Hotkeys example: Consumer Control codes (media keys)
|
||||||
|
|
||||||
# The syntax for Consumer Control macros is a little peculiar, in order to
|
# The syntax for Consumer Control macros is a little peculiar, in order to
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Emma Humphries for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Minecraft hotbar (inventory)
|
# MACROPAD Hotkeys example: Minecraft hotbar (inventory)
|
||||||
|
|
||||||
# Note: Must enable "full keyboad gameplay" for Prev/Next buttons to work.
|
# Note: Must enable "full keyboad gameplay" for Prev/Next buttons to work.
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Henry Gabryjelski for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Minecraft Messaging
|
# MACROPAD Hotkeys example: Minecraft Messaging
|
||||||
|
|
||||||
# NOTE: There appears to be a line length limit. Exceeding that limit appears
|
# NOTE: There appears to be a line length limit. Exceeding that limit appears
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Henry Gabryjelski for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Minecraft Effects (Creative) for Bedrock Edition
|
# MACROPAD Hotkeys example: Minecraft Effects (Creative) for Bedrock Edition
|
||||||
|
|
||||||
# NOTE: There appears to be a line length limit. Exceeding that limit appears
|
# NOTE: There appears to be a line length limit. Exceeding that limit appears
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Henry Gabryjelski for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Minecraft Effects (Creative) for Bedrock Edition
|
# MACROPAD Hotkeys example: Minecraft Effects (Creative) for Bedrock Edition
|
||||||
|
|
||||||
# Note: Must enable "full keyboad gameplay" to equip armor automatically.
|
# Note: Must enable "full keyboad gameplay" to equip armor automatically.
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Phillip Burgess for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Mouse control
|
# MACROPAD Hotkeys example: Mouse control
|
||||||
|
|
||||||
# The syntax for Mouse macros is highly peculiar, in order to maintain
|
# The syntax for Mouse macros is highly peculiar, in order to maintain
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Emma Humphries for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Universal Numpad
|
# MACROPAD Hotkeys example: Universal Numpad
|
||||||
|
|
||||||
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Phillip Burgess for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Tones
|
# MACROPAD Hotkeys example: Tones
|
||||||
|
|
||||||
# The syntax for Tones in macros is highly peculiar, in order to maintain
|
# The syntax for Tones in macros is highly peculiar, in order to maintain
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Phillip Burgess for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Adobe Illustrator for Windows
|
# MACROPAD Hotkeys example: Adobe Illustrator for Windows
|
||||||
|
|
||||||
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Phillip Burgess for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Adobe Photoshop for Windows
|
# MACROPAD Hotkeys example: Adobe Photoshop for Windows
|
||||||
|
|
||||||
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2021 Phillip Burgess for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# MACROPAD Hotkeys example: Microsoft Edge web browser for Windows
|
# MACROPAD Hotkeys example: Microsoft Edge web browser for Windows
|
||||||
|
|
||||||
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2019 Erin St Blaine for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
import time
|
import time
|
||||||
import board
|
import board
|
||||||
from rainbowio import colorwheel
|
from rainbowio import colorwheel
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# SPDX-FileCopyrightText: 2017 John Edgar Park for Adafruit Industries
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# Screaming Cauldron
|
# Screaming Cauldron
|
||||||
# for Adafruit Industries Learning Guide
|
# for Adafruit Industries Learning Guide
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue