diff options
Diffstat (limited to 'tmk_core')
| -rw-r--r-- | tmk_core/protocol/usb_descriptor.c | 3 | 
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  /* | 
