-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kinT (teensy 4.1) with Vial/Via #66
Comments
rules.mk
config.h
keymap.c
|
EEPROM support is a mixed bag currently. Take a look at #8 for the Teensy 3.6, where we never succeeded in making EEPROM support work. It worked on some devices, but others wouldn’t boot — had to revert the commit from QMK. I don’t know what the Teensy 4.x situation is, but I haven’t done any work on EEPROM support, and I’m not sure anyone else has… |
I can try making similar changes you made here for teensy4.1. Damn kinT project would be perfect if it could support via/vial :(, but i'll still give the changes a try |
Hey Stephen,
This is not a really an issue, but just description on my failed attempt.
I was wondering if you have tried loading vial/via on to your qmk code before? I'm currently attempting with your kinT41 code base. Only time I got it to successfully create the hex file is by bumping up the
TRANSIENT_EEPROM_SIZE = 500
forDYNAMIC_KEYMAP_LAYER_COUNT= 2
. However, once I programme it on to my teensy4.1, it errors out with 7 blinks. According to the documentation https://www.pjrc.com/store/ic_mkl02_t4.htmlThe text was updated successfully, but these errors were encountered: