Victor Toni
4fcfeaaedb
Move app name a few pixel down for better vertical alignment
2024-04-20 15:14:44 +02:00
Anne Barela
33456edce4
Merge pull request #1930 from ViToni/feature/Add_blank_screen_for_MacroPad
...
Thank you
2024-04-20 08:52:10 -04:00
foamyguy
fde611205f
batch 4
2023-11-06 11:55:54 -06:00
Tuan Anh Hoang Vu
99fc1c03b5
Ignored hidden filenames created by macOS.
2022-04-22 11:52:02 -04:00
dherrada
501d448913
Added SPDX to 30 more files - spdx-42
2022-02-23 14:04:02 -05:00
Dan Halbert
92995f60eb
print out traceback for errors in Macropad Hotkeys macro files
2021-12-14 09:25:06 -05:00
Victor Toni
ed18ab7908
Add blank screen usable when idle
...
The MacroPad stays active including screen and lights even when the computer it is attached to, goes to sleep.
This change provides a blank screen, sets all RGB lights to black and disables the bright background of the title bar when the title is empty (as on the blank screen).
2021-11-25 23:52:06 +01:00
Phillip Burgess
224738889c
Hotkeys: add Consumer Control, mouse, audio feedback, clean up some macro formatting
2021-09-03 11:18:32 -07:00
Henry Gabryjelski
5f3107c3a1
Fix import order per pylint
2021-08-23 15:44:55 -07:00
Henry Gabryjelski
ecd93e5946
further minimize changes
2021-08-19 10:09:21 -07:00
Henry Gabryjelski
b4218cb183
fix spacing from de-indentation
2021-08-19 10:08:27 -07:00
Henry Gabryjelski
cb3ffb7754
Remove indentation per request
2021-08-19 10:06:34 -07:00
Henry Gabryjelski
d0bd10a92b
reduce comment
2021-08-18 20:58:48 -07:00
Henry Gabryjelski
a5f6fa7c30
comment on code folding
2021-08-18 20:50:55 -07:00
Henry Gabryjelski
c157dcde0c
Update code.py
2021-08-17 22:12:33 -07:00
Dan Halbert
6be682f4a0
lowercase variables in macropad scripts; a few minor pylint fixes
2021-08-05 15:14:12 -04:00
Harold De Armas
d808fda058
Release keys should work on positive integers
...
d5b6ea50f4/adafruit_hid/keyboard.py (L144)
In hid, if you press the positive numbers, it won't actually remove them if you pass in negative numbers.
2021-08-03 12:45:49 -07:00
James Carr
c75c0535f7
Remove max_size usage with displayio.Group
...
Remove max_glyphs usage with Display_Text Label
2021-07-28 18:05:45 +01:00
Harold De Armas
79d6a16aa0
Release keys when switching layers
...
Just a good way to unstick keys just in case.
2021-07-27 10:25:36 -07:00
Phillip Burgess
1937c26896
Update for protected-access fixes; wait for next bundle build before PR merge
2021-07-14 13:08:15 -07:00
Phillip Burgess
e0852f302b
Rewrite to use Macropad library
2021-07-14 11:26:00 -07:00
Phillip Burgess
09b1eaf644
Don't use bare-except
2021-07-06 15:34:18 -07:00
Phillip Burgess
849dde8619
Macropad Hotkeys: trap import errors, add comments to config files
2021-07-06 14:20:32 -07:00
Phillip Burgess
80cd34a63b
Refactor to use keypad module, update pylint rules, remove unused import time
2021-07-06 11:28:23 -07:00
Phillip Burgess
2c868f0459
Disable screen auto-refresh for quicker response
2021-07-05 20:06:00 -07:00
Phillip Burgess
c6d381f359
Use .py instead of .json for macro files, code’s way simpler
2021-07-05 15:40:12 -07:00
Phillip Burgess
48df9c379a
Rename Macros project to Hotkeys, rename some .json files
2021-07-03 23:12:23 -07:00