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

Add both Ergodox EZ and Infinity Ergodox as sub-projects of Ergodox #503

Merged
merged 20 commits into from
Jul 30, 2016

Commits on Jul 29, 2016

  1. Initial structure for Ergodox as subprojects

    Only the EZ default keymaps compiles at the moment though.
    fredizzimo committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    9af995c View commit details
    Browse the repository at this point in the history
  2. All Ez keymaps compiles

    fredizzimo committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    b037668 View commit details
    Browse the repository at this point in the history
  3. Most ergodox keymaps compiles on Infinity

    There are linker errors due to missing led funcitonality though
    fredizzimo committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    e01b4c3 View commit details
    Browse the repository at this point in the history
  4. Add empty led control functions to Infinity Ergodox

    So that most keymaps compiles and links
    fredizzimo committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    e0f28c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7670f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1641743 View commit details
    Browse the repository at this point in the history
  7. Speed up ChibiOS keymap compilation

    By sharing the external library object files between the whole
    keyboard, instead of re-compiling them for each keymap.
    fredizzimo committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    bf1c865 View commit details
    Browse the repository at this point in the history
  8. Define weak matrix user function for Infinity Ergodox

    So that a few keyboards, which don't use them, links properly.
    fredizzimo committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    a6577b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    426e9ec View commit details
    Browse the repository at this point in the history
  10. Rename supercoder config_user to config.h

    Also fixup the include path of parent config
    fredizzimo committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    fd7f20b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    650298c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37052a5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    592ef7c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad416fb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    349f189 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    44cefcb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c65da1f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    401dd09 View commit details
    Browse the repository at this point in the history
  19. Fix typo in the readme.

    fredizzimo committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    6e8a5ac View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    566c795 View commit details
    Browse the repository at this point in the history