09-13-2023, 03:43 AM
(02-04-2020, 06:55 PM)jackhumbert Wrote:(02-04-2020, 04:39 PM)radio_listener Wrote: I usually use Thinkpads which have the Fn key to the very left. Is it possible to switch the Fn and the left Ctrl key using this firmware?
Yeap! You can just swap the first two items on this line: https://github.com/jackhumbert/pinebook-...ansi.c#L30
Thanks :-)
As reference for others:
- in firmware/src/README is info about install "sdcc srecord" - in Debian,
but in Manjaro srecord (although in AUR) not avaiable for aarch64
so i confirm:
- compiling (not updater! only hex fila via "make default_ansi") on my x86 Linux notebook
- transfer firmware/default_ansi.hex to PBP
- flashing (via ./updater compiled on PBP) this hex on PBP working
- Fn and LCTRL is swapped immediately, not need reboot
BTW: physically swaping Fn and LCTRL keycaps is possible, but carefully take off from right side
(left side is hooked, right side is clicked)