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.
2 parents 4fcfeaa + eabee0b commit 463a9b9Copy full SHA for 463a9b9
Macropad_Hotkeys/macros/zzz_blank.py
@@ -1,5 +1,8 @@
1
-# MACROPAD Hotkeys: blank screen for idle
2
-# Contributed by GitHub @vitoni
+# SPDX-FileCopyrightText: 2021 Victor Toni - GitHub @vitoni
+#
3
+# SPDX-License-Identifier: MIT
4
+
5
+# MACROPAD Hotkeys example: blank screen for idle
6
7
8
app = { # REQUIRED dict, must be named 'app'
0 commit comments