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

Refactor keycode exporting in ui_framework #13663

Merged
merged 5 commits into from
Aug 24, 2017

Commits on Aug 23, 2017

  1. Refactor keycode exporting in ui_framework

    Tim Roes committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    d21c04b View commit details
    Browse the repository at this point in the history
  2. Replace all uses of ENTER_KEY and SPACE_KEY

    Tim Roes committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    bf2345d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Use ESCAPE instead of ESC universally

    Tim Roes committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    dbbfaa4 View commit details
    Browse the repository at this point in the history
  2. Rename keycodes -> keyCodes

    Tim Roes committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    906079b View commit details
    Browse the repository at this point in the history
  3. Replace keyCodes in advanced_row

    Tim Roes committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    081edf8 View commit details
    Browse the repository at this point in the history