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

Update personal userspace and keymaps + improve custom functionality #5289

Merged
merged 28 commits into from Mar 5, 2019

Commits on Mar 2, 2019

  1. Copy the full SHA
    6f386ca View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6695c87 View commit details
    Browse the repository at this point in the history
  3. DST_RMV → DST_REM

    vomindoraan committed Mar 2, 2019
    Copy the full SHA
    f2543c3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    012c5ef View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    db1ace5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ef189da View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ea23035 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    d163b22 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    2f07627 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    ddb0f39 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    7b11d74 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    5a41c06 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    bd43df5 View commit details
    Browse the repository at this point in the history
  14. Add _keymap versions of other custom Quantum functions

    Not added: eeconfig_update_keymap, eeconfig_read_keymap
    vomindoraan committed Mar 2, 2019
    Copy the full SHA
    be65a0c View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    784e2af View commit details
    Browse the repository at this point in the history
  16. Remove most _keymap and _user definitions in userspace

    Some keyboards misuse _user functions by defining them in the base files
    instead of the corresponding _kb functions (especially led_set_user and
    matrix_init_user). Until this is fixed (qmk#5148), I've removed definitions
    in my userspace that could cause linking collisions.
    vomindoraan committed Mar 2, 2019
    Copy the full SHA
    f09a237 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    8e0dfdf View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    de2e036 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    fbe2eba View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    45dddfa View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    1b3b941 View commit details
    Browse the repository at this point in the history
  22. Replace td_lshift_fn with generic td_mod_layer, add TD_RCTL_FN

    Move TD_FN_RCTL after TD_RCTL_FN
    vomindoraan committed Mar 2, 2019
    Copy the full SHA
    b05a4b1 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    14908f8 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    6a088f7 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    9baee84 View commit details
    Browse the repository at this point in the history
  26. Update Godspeed colors

    vomindoraan committed Mar 2, 2019
    Copy the full SHA
    f9c070e View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    51182a4 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    be1d5c6 View commit details
    Browse the repository at this point in the history