ThirdEarthDesign
Member
I have a Teensy 4.1 that I'm using to build a button box with 32 buttons and 1 analog input using Teensy Joystick, but I'm wondering if it is possible to remove the unwanted axes.
I would like to do away with the X, Y, Z Rotation and Slider axes, as well as the HAT. I only need 32 buttons and a single Z axis. Is this possible?
I think I've managed to figure out that the USB HID descriptor file is where I need to be looking, but I'm not sure of what exactly needs to be done. My trial and error expermients have only resulted in total failure so far.
Any help is greatly appreciated.
I would like to do away with the X, Y, Z Rotation and Slider axes, as well as the HAT. I only need 32 buttons and a single Z axis. Is this possible?
I think I've managed to figure out that the USB HID descriptor file is where I need to be looking, but I'm not sure of what exactly needs to be done. My trial and error expermients have only resulted in total failure so far.
Any help is greatly appreciated.