Skip to content

Commit

Permalink
GMMK2: Fix 'ISO' within product name (qmk#18322)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored and ramonimbao committed Nov 28, 2022
1 parent 54c5f5b commit a2817b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tmk_core/protocol/usb_descriptor.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
# include "joystick.h"
#endif

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

// clang-format off

/*
Expand Down

0 comments on commit a2817b9

Please sign in to comment.