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.
observed in build process of
infinity_ergodox
with arm-none-eabi-gcc 4.8.3.