summaryrefslogtreecommitdiff
path: root/tmk_core
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-12-02 22:07:16 +0000
committerGitHub <noreply@github.com>2022-12-03 09:07:16 +1100
commit4540f52e98ccf6a04884f3d4e27ef87afb37cd3f (patch)
tree9da77e76d06665f54b2be89474ea585647dd3974 /tmk_core
parent68c54d846d98754e8ba36245e915e621d35500f9 (diff)
Revert WB32 ISO workaround (#19224)
Diffstat (limited to 'tmk_core')
-rw-r--r--tmk_core/protocol/usb_descriptor.c3
1 files changed, 0 insertions, 3 deletions
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
/*