- al_get_keyboard_event_sourceALLEGRO_EVENT_SOURCE* al_get_keyboard_event_source() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_get_keyboard_statevoid al_get_keyboard_state(ALLEGRO_KEYBOARD_STATE* ret_state) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_install_keyboardbool al_install_keyboard() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_is_keyboard_installedbool al_is_keyboard_installed() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_key_downbool al_key_down(ALLEGRO_KEYBOARD_STATE* state, int keycode) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_keycode_to_nameconst(char)* al_keycode_to_name(int keycode) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_set_keyboard_ledsbool al_set_keyboard_leds(int leds) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_uninstall_keyboardvoid al_uninstall_keyboard() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.