Update from the argon40 site the latest python code

This commit is contained in:
Jeff Curless
2025-10-12 13:26:01 -04:00
parent d6756a32fd
commit 536a41bf12
220 changed files with 1094 additions and 7 deletions

View File

@@ -0,0 +1,10 @@
[Unit]
Description=Argon ONE UP Service
After=multi-user.target
[Service]
Type=simple
Restart=always
RemainAfterExit=true
ExecStart=/usr/bin/python3 /etc/argon/argonkeyboard.py SERVICE
[Install]
WantedBy=default.target