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

buildfix for Travis failing on mxss:default because of custom rgblight #8382

Closed

Conversation

JohSchneider
Copy link
Contributor

@JohSchneider JohSchneider commented Mar 11, 2020

Travis fails on mxss:default because it uses a custom rgblight implementation instead of the qmk/quantum one, which was refactored in #7773

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

  • Travis build failing with:
    [ERRORS]
    In file included from keyboards/mxss/rgblight.c:30:0:
    keyboards/mxss/rgblight.h:19:31: fatal error: rgblight_reconfig.h: No such file or directory
    compilation terminated.

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

Travis fails on mxss:default because it uses a custom rgblight implementation instead of the qmk/quantum one, which was refactored in qmk#7773
@JohSchneider JohSchneider changed the title buildfix for Travis failing on mxss:defaukt because of custom rgblight buildfix for Travis failing on mxss:default because of custom rgblight Mar 11, 2020
@JohSchneider JohSchneider mentioned this pull request Mar 11, 2020
13 tasks
@zvecr
Copy link
Member

zvecr commented Mar 11, 2020

Fixed with #8388, at that maintains existing animation logic.

@zvecr zvecr closed this Mar 11, 2020
@JohSchneider
Copy link
Contributor Author

even better - thanks :-)

@JohSchneider JohSchneider deleted the travis-mxss-rgblight-buildfix branch March 12, 2020 03:37
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