qmk-dactyl-manuform-a/quantum
Gergely Nagy a058ae40e2 quantum: Move qk_ucis_state to process_unicode.c
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>
2016-08-24 15:39:23 +02:00
..
audio Add IN_LIKE_FLINT song 2016-07-30 01:52:33 -07:00
keymap_extras Removed unnecessary comment 2016-08-07 11:07:38 -05:00
process_keycode quantum: Move qk_ucis_state to process_unicode.c 2016-08-24 15:39:23 +02:00
serial_link
template fixes quantum template (actually) 2016-07-07 12:22:10 -04:00
tools
visualizer Move the visualizer_user file to keymap folder 2016-07-07 14:42:16 +03:00
analog.c
analog.h
config_common.h
dynamic_macro.h Implement the dynamic macros that are recorded in runtime 2016-08-18 01:37:13 +02:00
keycode_config.c
keycode_config.h
keymap.h fix typo 2016-08-12 20:38:26 +09:00
keymap_common.c Fixes midi functionality 2016-07-24 22:07:43 -04:00
light_ws2812.c updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00
light_ws2812.h
matrix.c
quantum.c Add a register/unregister_code16 pair of functions 2016-08-18 11:29:53 +02:00
quantum.h Add a register/unregister_code16 pair of functions 2016-08-18 11:29:53 +02:00
rgblight.c Simplify HSV->RGB calculation 2016-07-26 15:31:22 -05:00
rgblight.h updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00