Skip to content
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

core: make the full 4096 bytes of EEPROM work on Teensy 3.6 #12947

Merged
merged 1 commit into from
Nov 1, 2021

Commits on Sep 24, 2021

  1. core: make the full 4096 bytes of EEPROM work on Teensy 3.6

    This commit updates QMK’s copy of the the teensy3 Arduino core code with the
    necessary changes to make the Teensy 3.6 work.
    
    Aside from different values for the partitioning, HSRUN mode must be left
    temporarily while using the EEPROM.
    
    fixes kinx-project/kint#8
    
    related to kinx-project/kint#10
    stapelberg committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    9df3b9a View commit details
    Browse the repository at this point in the history