We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd04d13 commit 01b023dCopy full SHA for 01b023d
1 file changed
MacroPad_Braille_Keycaps/shortcuts.py
@@ -3,7 +3,7 @@
3
MacroPad.
4
"""
5
from adafruit_macropad import MacroPad
6
-macropad = MacroPad
+macropad = MacroPad()
7
8
** Understanding the Dictionary **
9
The following explains how to configure each entry below.
0 commit comments