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

keyboard_ #62

Open
drewmccluskey opened this issue Dec 6, 2018 · 0 comments
Open

keyboard_ #62

drewmccluskey opened this issue Dec 6, 2018 · 0 comments
Assignees
Projects

Comments

@drewmccluskey
Copy link
Collaborator

drewmccluskey commented Dec 6, 2018

Functions:

  • ✔️io_clear
  • ✔️keyboard_check
  • ✔️ keyboard_check_pressed
  • ✔️keyboard_check_released
  • ✔️keyboard_check_direct
  • ✔️keyboard_clear
  • ❌keyboard_set_map
  • ❌keyboard_get_map
  • ❌keyboard_unset_map
  • ✔️keyboard_get_numlock (implemented it afterall, it's a special case of keyboard_key_press)
  • ✔️keyboard_set_numlock
  • ❌keyboard_key_press
  • ✔️keyboard_key_release

Variables:

  • ✔️keyboard_key
  • ✔️keyboard_lastkey
  • ✔️keyboard_lastchar
  • ✔️keyboard_string
@lofcz lofcz added the GM port label Dec 6, 2018
@Lajky12 Lajky12 added this to Honza 2 in LoF Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
LoF
Honza 2
Development

No branches or pull requests

3 participants