You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/quantum/process_keycode
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>
8 years ago
..
process_chording.c
process_chording.h
process_leader.c
process_leader.h
process_midi.c
process_midi.h
process_music.c
process_music.h
process_tap_dance.c Add a register/unregister_code16 pair of functions 8 years ago
process_tap_dance.h
process_unicode.c quantum: Move qk_ucis_state to process_unicode.c 8 years ago
process_unicode.h quantum: Move qk_ucis_state to process_unicode.c 8 years ago