A python script to help switch keyboard key functionalities for bad keys

Requirements

  • python
  • pip or pipenv

Steps

  • clone repo
  • cd keyboard-key-switch
  • pipenv install
  • pipenv run python switch.py

Run as a background process

  • nohup python switch.py & (linux)

Credits

  • Efagene Valentine
  • Modifications by moi :)