summaryrefslogtreecommitdiffstats
path: root/tmk_core
diff options
context:
space:
mode:
authorJoshua Diamond <josh@windowoffire.com>2022-09-12 18:57:58 -0400
committerJoshua Diamond <josh@windowoffire.com>2022-09-12 18:57:58 -0400
commit23e12497b254a697b29bc08407680d444e8f5bd2 (patch)
treeca6f3ac40db19b483d535e1e7d0a1e1bed283097 /tmk_core
parent7c49b8caa989b34886847689d992827eeaa9c895 (diff)
parentb2ad047d7f09be14667927d058b36737d8248994 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'tmk_core')
-rw-r--r--tmk_core/protocol/usb_descriptor.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmk_core/protocol/usb_descriptor.c b/tmk_core/protocol/usb_descriptor.c
index 635e4c6cd7..7117d2fc11 100644
--- a/tmk_core/protocol/usb_descriptor.c
+++ b/tmk_core/protocol/usb_descriptor.c
@@ -45,6 +45,9 @@
# include "joystick.h"
#endif
+// TODO: wb32 support defines ISO macro which breaks PRODUCT stringification
+#undef ISO
+
// clang-format off
/*