Merge branch 'adafruit:main' into bugfix/Fix_vertical_alignment_of_app_header
This commit is contained in:
commit
463a9b966a
1 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
# MACROPAD Hotkeys: blank screen for idle
|
# SPDX-FileCopyrightText: 2021 Victor Toni - GitHub @vitoni
|
||||||
# Contributed by GitHub @vitoni
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
|
# MACROPAD Hotkeys example: blank screen for idle
|
||||||
|
|
||||||
|
|
||||||
app = { # REQUIRED dict, must be named 'app'
|
app = { # REQUIRED dict, must be named 'app'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue