From 019a00ee58f4b7ac17cd4abbe8b78e7b93a66a6f Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Fri, 2 Dec 2022 22:07:16 +0000 Subject: [PATCH] Revert WB32 ISO workaround (#19224) --- tmk_core/protocol/usb_descriptor.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/tmk_core/protocol/usb_descriptor.c b/tmk_core/protocol/usb_descriptor.c index 105478094a5e..ccc07262ca93 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 /*