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

Remove some long-deprecated methods and symbols #338

Merged
merged 1 commit into from
Jun 10, 2018

Commits on Jun 10, 2018

  1. Remove some long-deprecated methods and symbols

    As per UPGRADE.md, remove `Kaleidoscope.setup(KEYMAP_SIZE)`,
    `event_handler_hook_use`, `loop_hook_use`, `USE_PLUGINS`, `MOMENTARY_OFFSET`,
    `key_was_pressed`, `key_is_pressed`, `key_toggled_on`, and `key_toggled_off`.
    
    These were deprecated between July and October 2017, and have been marked for
    deletion for over a month.
    
    Also updated UPGRADE.md, moving the section about these to a new, "deprecated
    and removed" section.
    
    Signed-off-by: Gergely Nagy <algernon@keyboard.io>
    algernon committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    4fb8e51 View commit details
    Browse the repository at this point in the history