From 4540f52e98ccf6a04884f3d4e27ef87afb37cd3f Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Fri, 2 Dec 2022 22:07:16 +0000 Subject: Revert WB32 ISO workaround (#19224) --- tmk_core/protocol/usb_descriptor.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'tmk_core') diff --git a/tmk_core/protocol/usb_descriptor.c b/tmk_core/protocol/usb_descriptor.c index 99c52952a0..c7d78be856 100644 --- a/tmk_core/protocol/usb_descriptor.c +++ b/tmk_core/protocol/usb_descriptor.c @@ -45,9 +45,6 @@ # include "joystick.h" #endif -// TODO: wb32 support defines ISO macro which breaks PRODUCT stringification -#undef ISO - // clang-format off /* -- cgit v1.2.3