Skip to content

Instantly share code, notes, and snippets.

View keifgwinn's full-sized avatar

Keif Gwinn keifgwinn

View GitHub Profile
@keifgwinn
keifgwinn / togglelitra.sh
Created July 3, 2023 20:04
Toggle Litra
#!/bin/bash
# Use 046D/C900 for older models
model="046D/C901"
# Change to your own path
hidapitester="/usr/local/bin/hidapitester"
beam="046D/C901"
glow="046D/C900"
if [[ ! -f ~/litratoggle ]]; then