Files
zmk/app
Tygo van den Hurk 84772ebf14 fix: changed shebang to make scripts more platform independent (#2893)
See for example this thread:

https://stackoverflow.com/questions/21612980/why-is-usr-bin-env-bash-superior-to-bin-bash

on why its better to use '#!/usr/bin/env bash' instead.
Without this change these scripts will not run on some
platforms. This is not a breaking change for the
platforms it already works on.
2025-04-20 04:23:31 -04:00
..
2023-04-24 16:07:04 -07:00
2023-04-24 16:07:04 -07:00
2024-02-09 14:32:46 -08:00
2025-03-02 07:45:12 -07:00