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

Windows, Ergodox, KC_SLEP #560

Closed
hia3 opened this issue Jul 26, 2016 · 4 comments
Closed

Windows, Ergodox, KC_SLEP #560

hia3 opened this issue Jul 26, 2016 · 4 comments
Assignees

Comments

@hia3
Copy link

hia3 commented Jul 26, 2016

Looks like after this commit KC_SLEP stopped working on Windows.

@ezuk
Copy link
Contributor

ezuk commented Jul 27, 2016

Hi @hia3! Would you mind providing some more detail? Which version of Windows, maybe your keymap or repo? Or if you have positive proof that this is the issue, a PR with a possible fix?

@hia3
Copy link
Author

hia3 commented Jul 27, 2016

Sure. I'm building with Ubuntu (VirtualBox):

mkdir repro && cd repro/
git clone https://github.com/jackhumbert/qmk_firmware.git
cd qmk_firmware/keyboards/ergodox_ez/
make keymap=ordinary

And test on Windows 10: press and hold "Media Tab" button (3rd led will turn on). Then press Sleep button - nothing will happen.

Changing all 0x0081 back to 0x0001 in tmk_core/protocol/lufa/descriptor.c helps.

Btw, regardless of this commit I've never been able to wake up the PC with ErgoDox EZ (even though waking up with another keyboard works just fine).

@ezuk
Copy link
Contributor

ezuk commented Jul 29, 2016

@jackhumbert what do you think? Seems like a good isolation of a bug imho. Also, can people wake up Windows machines with the Planck? Trying to understand if this is keyboard specific.

@jackhumbert
Copy link
Member

It looks like #963 addressed this - @hia3, if this isn't the case, please reopen this!

BlueTufa pushed a commit to BlueTufa/qmk_firmware that referenced this issue Aug 6, 2021
jiaxin96 pushed a commit to Oh-My-Mechanical-Keyboard/qmk_firmware that referenced this issue Oct 18, 2023
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

No branches or pull requests

3 participants