10ae7bf917
Signed-off-by: fly <merspieler@alwaysdata.com>
3 lines
130 B
Bash
Executable file
3 lines
130 B
Bash
Executable file
#! /usr/bin/env bash
|
|
nix run github:feathecutie/hidtools -- -s descriptor.wara
|
|
cat descriptor.h |grep " 0x"|grep -v "ReportId"
|