16 Dec 2018, 17:54
@ZedTheMan: I have my Zenith Z-150 100-1886 Black Label keyboard working at the moment using a temporary breadboard setup with a Teensy 2.0 and Soarer's converter 1.12 firmware and 1.10 tools for Windows.
I have two pullup 1k Ohm resistors between Data and +5V and between Clock and +5V.
I also have the reset line connected.
I was able load my custom keymap. Everything seems to be working except that I get intermittent repeated keystrokes, especially on Spacebar and Backspace, but also some letter keys. I also get some missed keystrokes And sometimes the Right Shift acts as if it were the Caps Lock. The keyboard appears to be quite clean, so I don't think there are defective switches, but I cannot be sure of this. I've noticed that when these problems occur, they are accompanied by the LED on the Teensy being illuminated. When the keyboard is operating okay, the Teensy light is off.
Questions:
1. What does the Teensy LED signify?
2. I have tried loading Hasu's latest hex file, "xt_usb_unimap.hex". I did this both with a Teensy and with a Pro Micro. The Pro Micro had been previously flashed with the Orihalcon/Soarer converter. The hex file appeared to upload to the ATmega32u4 chip, but afterward, I could not get the keyboard to respond. I connected the converter to the keyboard first and then connected the USB cable to the computer. Should the keyboard respond with just this hex file uploaded?
3. Very naive question: What is the procedure for creating my own keyboard remapping using Hasu's TMK? I have done this previously using his onine editor and it has worked with no problems, but this was using one of the preset configurations on the TMK editor.
4. Can Hasu's hex file be used with either a Teensy 2.0 or with a Pro Micro? What are the correct procedures for each one?
Thanks.