Master control for all per-event debugging options.
Should events where event.mmkRepeat === true
be ignored for debugging purpouses?
Should events be logged to the console?
When logging, should event.mmk___
fields be logged?
When logging, should event.___Key
fields be logged?
When logging, should only keydown
events be logged? Or should keypress
/ keyup
events be logged as well?
When logging, should the event object as a whole be logged?
When logging, should event.___
fields of the original event be logged?
Generated using TypeDoc
Configuration flags and settings for how mmk.keyboard as a whole behaves.