You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: