The project is created to gain a hands-on experience with keyboards creation.
Being a Java Developer, I'd like to have a pad with quick actions in IntelliJ IDEA mapped to the keyboard keys.
The plan is to create 3x3 board with rotaty encoders (for fun:)) and add the following quick actions:
- Git Pull
- Git Push
- Git Commit
- Maven Update
- Maven Build
- Maven Build skip tests
- Debug next
- Debug skip to the nexr
- Debug Jump inside