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

Some Keybindings do not work ( possibly Layer dependent ) #28

Open
TerminalMan opened this issue Dec 13, 2017 · 0 comments
Open

Some Keybindings do not work ( possibly Layer dependent ) #28

TerminalMan opened this issue Dec 13, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@TerminalMan
Copy link
Contributor

TerminalMan commented Dec 13, 2017

The problem appears with the commit: 05af940

Some keybinds appear to be ignored by the kll script.

U"DOWN" : U"PAGEDOWN" works, whereas
U"UP" : U"PAGEUP" doesn't work.

This problem existed in an earlier commit as well iirc. The problem is solved by checking out the previous commit: bac49ca

edit:
The problem is not commit related. I noticed this because while trying to reproduce a non working and a working generatedKeymap.kll, the board didn't work with the bac49ca compile.

I then tried to compile+flash with the latest release a few times, and the 3rd attempt resulted in a success. Make out of this what you want

http://dpaste.com//1ZX37Q6
Working: http://dpaste.com//3X5N7V2
Not working: http://dpaste.com//1ZX37Q

@haata haata self-assigned this Feb 19, 2019
@haata haata added the bug label Feb 19, 2019
@haata haata added this to the v0.5.x milestone Feb 19, 2019
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

2 participants