Quote:
Originally Posted by Brickpsp
This is not my work, almost all from Hero (Glassmacka rom)
So everyone feel free  (without my agrees)
P/S : Elibl , seem system not recognize your keymap ,i will try connect in other ways
|
with my merged kernel it recognizes but blue fn_key is not working... and some scancodes changed...
EDIT:
yeah i got it fn_key is working now but i still have to get deeper in the code for the changed scancodes...
scancode 57(space): declared in input.h as KEY_SPACE, right, redeclared in board-htckovsky.c as SHIFT_FN(KEY_SLASH), wtf, again redeclared in microp-keypad.kl as SPACE 
only one example out of thousands...  and this way a noob(me) learns code'ng  but now i've got it... but it will take a while till i sorted scancodes
btw @Brickpsp i figured out, that i'm not the only one for whom your kernel in zip doesn't work i'm really confused about it
|