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

ErgoInu Configurator fix #4665

Merged
merged 4 commits into from
Dec 16, 2018
Merged

ErgoInu Configurator fix #4665

merged 4 commits into from
Dec 16, 2018

Commits on Dec 15, 2018

  1. ErgoInu: Configurator update, part 1

    Give each key its own line to make the file easier to debug.
    noroadsleft committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    d344b6c View commit details
    Browse the repository at this point in the history
  2. ErgoInu: Configurator update, part 2

    - converted all JSON variables to lowercase (this was the bugfix)
    - converted Tabs to Spaces
    noroadsleft committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    53d18c6 View commit details
    Browse the repository at this point in the history
  3. ErgoInu: Configurator update, part 3

    - break key data into chunks
    noroadsleft committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    8c313e4 View commit details
    Browse the repository at this point in the history
  4. ErgoInu: Configurator update, part 4

    Rebuilt the layout tree into a new file, taking the Y values from the original data. Copied relevant data from original file into the new file, and then overwrote the original file.
    noroadsleft committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    d8114e1 View commit details
    Browse the repository at this point in the history