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

Kira 75 support #4431

Closed
DillonHightower opened this issue Nov 9, 2018 · 3 comments
Closed

Kira 75 support #4431

DillonHightower opened this issue Nov 9, 2018 · 3 comments
Labels

Comments

@DillonHightower
Copy link

Kira 75

There is an issue with default load out.

It does not have back lighting on or rgb under glow on by default. It is turned off.

@yanfali
Copy link
Contributor

yanfali commented Nov 9, 2018

@skullydazed @jackhumbert @drashna whomever has admin bits, can you transfer this over to qmk/qmk_firmware?

@jackhumbert jackhumbert transferred this issue from qmk/qmk_configurator Nov 15, 2018
@noroadsleft
Copy link
Member

noroadsleft commented Nov 15, 2018

Should just be

BACKLIGHT_ENABLE = yes       # Enable keyboard backlight functionality on B7 by default
RGBLIGHT_ENABLE = yes        # Enable keyboard RGB underglow

in keyboards/kira75/rules.mk, I think. Don't have underglow on my board so not 100% sure on that.

Could also set those in a keymap-level rules.mk if you were building from source.

@mechmerlin
Copy link
Contributor

As noroadsleft has said, it is just a change to the rules.mk file.

When I put the board into QMK, we weren't turning on all backlighting by default. I'm not opposed to doing that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants