After months of work, my Ergodox Trackpoint hardware mod is complete. I have to admit that I'm pretty proud of it (build pics coming as soon as my new keycaps arrive).
Anyway, now I'm moving on to firmware. Neither QMK nor TMK seem to work with my combination.
I have the trackpoint working with TMK using the PS2_MOUSE_ENABLE and PS2_USE_BUSYWAIT flags and the onekey_lufa configuation. However the keyboard can't type because TMK doesn't support Ergodox "natively".
Similarly, I have the keyboard keys work with QMK but the PS2_MOUSE_ENABLE flag doesn't seem to add trackpoint support to the firmware.
I remember reading somewhere that QMK should work with the PS2_MOUSE_ENABLE flag. I think Jack Humbert might have even been the one to write that. I can't find that thread now though and can't figure out how to make it work.
I want to stick with a known firmware that is actively maintained like QMK or TMK. QMK seems like the best choice for me so I don't have to debug my keyboard every few months. Either firmware is fine by me as long as I can have trackpoint support and tapandhold modifier keys (i.e. if I tap the 'z' key its a 'z' but if I hold it down it's my CTRL key).
With all that said, can anyone provide input/solution?