~ruther/qmk_firmware

16c2b528dfdbcef2ef888e901fa5d51b59a62840 — Joel Challis 3 years ago 405a32d
GMMK2: Fix 'ISO' within product name (#18322)

1 files changed, 3 insertions(+), 0 deletions(-)

M tmk_core/protocol/usb_descriptor.c
M tmk_core/protocol/usb_descriptor.c => tmk_core/protocol/usb_descriptor.c +3 -0
@@ 45,6 45,9 @@
#    include "joystick.h"
#endif

// TODO: wb32 support defines ISO macro which breaks PRODUCT stringification
#undef ISO

// clang-format off

/*