pok3r-custom / pok3r_re_firmware

Reverse engineering project for the POK3R and related keyboards.
219 stars 17 forks source link

Change Program Key #1

Open F1LT3R opened 7 years ago

F1LT3R commented 7 years ago

I was wondering whether you knew if it was possible to change the program-mode/remap key?

Currently Pok3r sets (in stone) the R_CTRL as the program-mode/remap key, so FN + R_CTRL switches into program mode. But I would like to change program the FN + R_CTRL key combination to do something else.

I understand that this codebase is a wip, but I wondered if you had come across any settings that would allow the remapping that R_CTRL to something else, like... L_ALT just as an example.

ChaoticEnigma commented 7 years ago

So far as I have found, this key cannot be changed from the Vortex firmware. I have been mainly focusing on disassembling the initialization and firmware update code in the Vortex firmware. If I come across the key you are looking for, I will make a patch to change it.