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

Add underscores to names of brightness control constants in report.h #4764

Merged
merged 1 commit into from
Jan 5, 2019

Conversation

vomindoraan
Copy link
Contributor

@vomindoraan vomindoraan commented Jan 3, 2019

Change BRIGHTNESSUP to BRIGHTNESS_UP and BRIGHTNESSDOWN to BRIGHTNESS_DOWN.

This makes the constants' names consistent with their corresponding keycodes (KC_BRIGHTNESS_UP, KC_BRIGHTNESS_DOWN), as well as other constants defined in report.h. The changed constants are only used in this file, so this change shouldn't affect anything at all.

These constants were added in #4477.

Copy link
Contributor

@mechmerlin mechmerlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@mechmerlin mechmerlin merged commit be666b2 into qmk:master Jan 5, 2019
rseymour pushed a commit to rseymour/qmk_firmware that referenced this pull request Mar 13, 2019
djthread pushed a commit to djthread/qmk_firmware that referenced this pull request Mar 17, 2019
dlhextall pushed a commit to dlhextall/qmk_firmware that referenced this pull request May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants