Skip to content

Commit 463a9b9

Browse files
authored
Merge branch 'adafruit:main' into bugfix/Fix_vertical_alignment_of_app_header
2 parents 4fcfeaa + eabee0b commit 463a9b9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Macropad_Hotkeys/macros/zzz_blank.py

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# MACROPAD Hotkeys: blank screen for idle
2-
# Contributed by GitHub @vitoni
1+
# SPDX-FileCopyrightText: 2021 Victor Toni - GitHub @vitoni
2+
#
3+
# SPDX-License-Identifier: MIT
4+
5+
# MACROPAD Hotkeys example: blank screen for idle
36

47

58
app = { # REQUIRED dict, must be named 'app'

0 commit comments

Comments
 (0)