daisyUniverse / Keebie

Easy Second Keyboard support in Linux (With layers!)
84 stars 17 forks source link

Changed/Added many things, list as follows. #4

Closed Michael-E-B closed 3 years ago

Michael-E-B commented 3 years ago

Fixed typos/missed capitalization/other grammatical errors in readme.md.

Made keebie.py act the same no mater what working directory it was launched from.

Added syntax for launching files is scripts/ as python2, python3, and generic executable files.

Added shebang to keebie.py and made it executable. Also changed keebie to reflect this.

Added support for leading and trailing spaces in config.

Added details on how to add keyboards not in /dev/input/by-id/ (such as PS/2 boards).

Added detail to the section on granting permissions in readme.md based on my experiences.

Michael-E-B commented 3 years ago

This is my first pull request ever, I hope I did this right.

daisyUniverse commented 3 years ago

This all looks really good! you're actually the first PR I've gotten from someone I don't know, so this is exciting for both of us. Thanks!

Michael-E-B commented 3 years ago

: )