#HHKB Pro Classic tip: for some reason PFU decided to not enable the remapping feature for the classic (non wireless) models in their remap tool. This is a feature flag toggle in their App and not actually a firmware limit of the HHKB pro classic models themselves. You can just hexedit Contents/Resources/Assets.car and search for your model string (e.g. PD-KB401B) and you’ll find a JSON blob in which you want to toggle isKeymapChangeable from false to true and then compensate the len change with an extra space after the comma. Voila now you can remap the keyboard as you see fit. On the Windows tool the JSON file is just in the install directory, so even more straightforward there.
| Rants | https://anti.computer |
| Code | https://github.com/anticomputer |
