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

Conversation

algernon
Copy link
Contributor

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.

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>
@obra obra merged commit c18fe05 into master Jun 10, 2018
@obra obra deleted the f/deprecated/remove-by-may branch June 10, 2018 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants