You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling action.c
./tmk_core/common/action.c: In function 'debug_event':
./tmk_core/common/action.c:546:29: warning: unused parameter 'event' [-Wunused-parameter]
void debug_event(keyevent_t event)
^
observed in build process of infinity_ergodox with arm-none-eabi-gcc 4.8.3.
arm-none-eabi-gcc (4.8.3-18ubuntu2+12) 4.8.3
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The text was updated successfully, but these errors were encountered:
observed in build process of
infinity_ergodox
with arm-none-eabi-gcc 4.8.3.The text was updated successfully, but these errors were encountered: