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

Odd behavior on my Ergodox Infinity #1437

Closed
packman86 opened this issue Jun 26, 2017 · 3 comments
Closed

Odd behavior on my Ergodox Infinity #1437

packman86 opened this issue Jun 26, 2017 · 3 comments

Comments

@packman86
Copy link

packman86 commented Jun 26, 2017

I am getting some really odd behavior with my Ergodox Infinity. The backlighting only seems to want to work on my left hand. When I make changes to my keymap for the right hand, remnants of the keymaps seem to stick around.

Here is my configuration:
https://www.dropbox.com/sh/g8sfgz5g9s9fzhf/AAD9IJO5fegGNpuhH4pG9NYua?dl=0

Can someone look it over and let me know if I have made some sort of mistake?

Also when I build the hex file I use these commands:
make ergodox-infinity-doxxy VISUALIZER_ENABLE=yes LCD_BACKLIGHT_ENABLE=yes LCD_ENABLE=yes BACKLIGHT_ENABLE=yes MASTER=left

and
make ergodox-infinity-doxxy VISUALIZER_ENABLE=yes LCD_BACKLIGHT_ENABLE=yes LCD_ENABLE=yes BACKLIGHT_ENABLE=yes MASTER=right

@fredizzimo
Copy link
Contributor

Exactly what do you mean by?

remnants of the keymaps seem to stick around

The keymap is read purely from the keyboard that is plugged in to the computer, the other half just send the raw keypresses. So if you try to flash the right hand only then no changes will be visible.

For the LED issue, I would rather track that in #1415, but have you tried connecting the other half to the computer, does the LEDs light up in that case? And is the other half dark?

If it's always the same half that is dead, no matter which way you have connected it to the computer, the problem is most likely a hardware issue, rather than a software one. Have you tried with the official Input Club firmware?

@packman86
Copy link
Author

I make sure to flash both hands every time I make changes to the keymap file.

I tested the I:C firmware last night and both hands lit up perfectly fine.
https://i.imgur.com/mP3QWeT.jpg (continuing backlighting talk in #1415 )

@drashna
Copy link
Member

drashna commented Mar 25, 2018

Does this still happen?

@drashna drashna closed this as completed Oct 21, 2018
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