forked from forks/qmk_firmware
In order to not declare the same variable in multiple objects (which happens when building UCIS-enabled keymap for both the ErgoDox EZ and the ErgoDox Infinity), move the declaration to the .c file, and keep only an extern reference in the header. Many thanks to @fredizzimo for spotting the error in Travis, and suggesting the fix. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> |
||
|---|---|---|
| .. | ||
| audio | ||
| keymap_extras | ||
| process_keycode | ||
| serial_link | ||
| template | ||
| tools | ||
| visualizer | ||
| analog.c | ||
| analog.h | ||
| config_common.h | ||
| dynamic_macro.h | ||
| keycode_config.c | ||
| keycode_config.h | ||
| keymap.h | ||
| keymap_common.c | ||
| light_ws2812.c | ||
| light_ws2812.h | ||
| matrix.c | ||
| quantum.c | ||
| quantum.h | ||
| rgblight.c | ||
| rgblight.h | ||