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 nolanseaton committed Jan 23, 2023
1 parent d46b5e4 commit 9b180b4
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 9b180b4

Please sign in to comment.