diff options
Diffstat (limited to '')
| -rw-r--r-- | hw/wurkkos/ts26/hwdef.h (renamed from hw/wurkkos/ts25/boost/hwdef.h) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/wurkkos/ts25/boost/hwdef.h b/hw/wurkkos/ts26/hwdef.h index d645ded..391994e 100644 --- a/hw/wurkkos/ts25/boost/hwdef.h +++ b/hw/wurkkos/ts26/hwdef.h @@ -1,4 +1,4 @@ -// Wurkkos TS25 driver layout +// Wurkkos TS26 driver layout // Copyright (C) 2023 Selene ToyKeeper // SPDX-License-Identifier: GPL-3.0-or-later #pragma once @@ -32,7 +32,7 @@ * */ -#define HWDEF_C wurkkos/ts25/boost/hwdef.c +#define HWDEF_C wurkkos/ts26/hwdef.c // allow using aux LEDs as extra channel modes #include "fsm/chan-rgbaux.h" |
