Skip to content

Commit 632619c

Browse files
committed
Label initial comment to match examples
1 parent 53fcd20 commit 632619c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Macropad_Hotkeys/macros/linux-firefox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# MACROPAD Hotkeys example: Safari web browser for Mac
1+
# MACROPAD Hotkeys example: Firefox web browser for Linux
22

33
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
44

Macropad_Hotkeys/macros/numpad.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# MACROPAD Hotkeys example: Safari web browser for Mac
1+
# MACROPAD Hotkeys example: Universal Numpad
22

33
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values
44

0 commit comments

Comments
 (0)