Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quantum: Move qk_ucis_state to process_unicode.c #679

Merged
merged 1 commit into from
Aug 24, 2016
Merged

quantum: Move qk_ucis_state to process_unicode.c #679

merged 1 commit into from
Aug 24, 2016

Conversation

algernon
Copy link
Contributor

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.

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>
@jackhumbert
Copy link
Member

Thanks :)

@jackhumbert jackhumbert merged commit ad20615 into qmk:master Aug 24, 2016
@algernon algernon deleted the h/ucis/subproject-fix branch August 24, 2016 17:33
BlueTufa pushed a commit to BlueTufa/qmk_firmware that referenced this pull request Aug 6, 2021
rti pushed a commit to rti/qmk_firmware that referenced this pull request Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants