/key_detect

A simple key detection program for testing the keyboard.

Primary LanguageCGNU General Public License v3.0GPL-3.0

⌨️ key_detect

A simple key detection program for testing the keyboard and figuring out the key codes you keyboard sends.

❓ Usage

To use this program, simply run the following command and press any key on the keyboard. To exit the program, press Ctrl+C.

key_detect

There is also a binary mode.

key_detect -b

📝 License

This project is licensed under the GNU General Public License v3.0 - see the LICENCE file for details.