Hello,
I'm interested in obtaining information regarding the the JSON file containing the key mappings. My primary goal is to identify the key code used in the QMK firmware to trigger programming mode. Currently, when I use the key combination to enter programming mode ("qk_boot"), the device restarts, and this process takes a considerable amount of time. I would like to know if there is a more efficient way to enter programming mode and if there is a way to make the device exit this mode or restart automatically without having to reconnect the USB cable.
Additionally, I would appreciate guidance on the correct procedure for adding a new key to the device. If it is not defined in the matrix or if it is necessary to use keys that are on the keyboard's diagram, I would like to know how to proceed. If it's not possible to add a new key directly, I'm also considering the option of connecting it in parallel to another key, such as "keypd," but this may require soldering a diode to the Teensy 4.1 contacts, since im gonna use a pedal (simple switch, piano/keyboard sustain).
I am currently using three Teensy 4.1 devices. Any information or guidance you can provide would be greatly appreciated.
Thank you in advance for your assistance!
Hello,
I'm interested in obtaining information regarding the the JSON file containing the key mappings. My primary goal is to identify the key code used in the QMK firmware to trigger programming mode. Currently, when I use the key combination to enter programming mode ("qk_boot"), the device restarts, and this process takes a considerable amount of time. I would like to know if there is a more efficient way to enter programming mode and if there is a way to make the device exit this mode or restart automatically without having to reconnect the USB cable.
Additionally, I would appreciate guidance on the correct procedure for adding a new key to the device. If it is not defined in the matrix or if it is necessary to use keys that are on the keyboard's diagram, I would like to know how to proceed. If it's not possible to add a new key directly, I'm also considering the option of connecting it in parallel to another key, such as "keypd," but this may require soldering a diode to the Teensy 4.1 contacts, since im gonna use a pedal (simple switch, piano/keyboard sustain).
I am currently using three Teensy 4.1 devices. Any information or guidance you can provide would be greatly appreciated.
Thank you in advance for your assistance!