You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if [[ $UID -ne 0 ]]; then echo "WARNING: run with "sudo -E" or the flashing step will fail (FIXME usb dev permissions)"; fi
if [[ "$1" != "--old" ]]; then
makeFlags="CFLAGS=-DALT_PINS_1=1" # Alternate pinout for datahand #2. datahand #1 uses default wiring, but "alt" wiring should be the standard moving forward, assuming i continue using the same microcontroller.
fi
$(nix-build --no-out-link)/bin/hs-datahand | tee ./dhteensy/keymaps-elitak.h