When I was young, I would play a game often. Every time my mother suddenly enter into my room, I had to close the game immediately, pretended to watching a “Educational Program”. Sometimes I failed. Back then, I wished I could make this switch
Finally, I made this button. Even though I don't play a pc game anymore :)
Youtube https://youtu.be/Y8Oh4aj96gU/
3D Model File https://www.thingiverse.com/thing:2777861/
Source Code https://github.com/happythingsmaker/HappyKeys/
Manual https://sites.google.com/view/100happythings/12-happykeys
Youtube http://youtube.com/EunchanPark
3D Printing using 3d Modeling file
Download 3d model file from Thinggiverse
Printing
Buying some parts
Keyboard switch,
arduino board
Preparing some tools
Soldering tools
Glue
Put a switch into upper case
Put the Attiny85 board in the upper case
Bend legs of switch toward the Attiny85 board
Soldering
Cover it
Use your favorite key cap
Follow this instruction
Because the library from Digispark is not enough to use. The main issue is we can’t send a keyboard signal and a mouse signal at the same time. Sending only keyboard or mouse signal is good enough for general situation. But sometimes, we need to use both keyboard and mouse together such as gaming situation.
Unplug the board
Click upload button of Arduino IDE
Wait until “Running Digispark Uploader … “ shows
Plug your board
Done.
Notice : In order to upload program to Attiny85 board, you don’t need to select any port. Unplug your board.
MUTE and CLOSE a video player immediately just in case (Emergency Exit)
When I was young, I would play a game often. Every time my mother suddenly enter into my room, I had to close the game immediately, pretended to watching a “Educational Program”. Sometimes I failed. Back then, I wished I could make this switch
My favorite game is starcraft. I am not good at macro control. For particular, manufacturing labor unit (SCV, Prove or Drone) or military unit such as tanks, marines. I made a macro key for this purpose. (note: only for single play)
Produce labor unit
Produce units from manufacture building
Typing “cheat keys”
“Show me the money”, “black sheep wall”, etc …
Arduino auto format (Ctrl + T)
Save button (Ctrl + S)
more information : https://eunchan.me/