_ Improve code readability by breaking long lines into multiple lines
- Enable linter rules for camel_case_types and lines_longer_than_80_chars to enforce code style consistency
- Updated README.md with an feature image.
- Changed package description.
- Updated outdated uses of
RawKeyboardListener
toKeyboardListener
.
- Updated README.md with clear usage instructions.
- Initial version.