From 4a0cdccdb59783cc2cff39f7e3868c1b5ef2766d Mon Sep 17 00:00:00 2001 From: fly Date: Thu, 11 Apr 2024 02:33:09 +0200 Subject: [PATCH] Make the hidtools scrip print out the thing in the way we want it Signed-off-by: fly --- firmware/hidtools.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/hidtools.sh b/firmware/hidtools.sh index 5eca413..85f7524 100755 --- a/firmware/hidtools.sh +++ b/firmware/hidtools.sh @@ -1,2 +1,3 @@ #! /usr/bin/env bash nix run github:feathecutie/hidtools -- -s descriptor.wara +cat descriptor.h |grep " 0x"|grep -v "ReportId"