Skip to content

A separate keyboard setup using push buttons with only I and O

Notifications You must be signed in to change notification settings

Raavtube/Arduino-Keybind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Arduino-Keybind

-------------Setup-------------

A - J are push buttons with an IN and OUT WIRING!!! EMAIL me at [email protected] if you have any questions. Parentheses mean it is connected on the breadboard. 11 - (A - GND) - GND
10 - (B - GND) - GND
9 - (C - GND) - GND
8 - (D - GND) - GND
7 - (E - GND) - GND
6 - (F - GND) - GND
5 - (G - GND) - GND
4 - (H - GND) - GND
3 - (I - GND) - GND
2 - (J - GND) - GND

How it works:

It turns pins 2 - 11 on. If the button or key is pushed the digitalRead will get an input back. If the input recived is the correct input it will print to serial the button that is pressed then press the certain keybinds assigned to that key.

KEY ASSIGNMENTS:

A - RSHIFT + F5
B - RSHIFT + F6
C - RSHIFT + F7
D - RSHIFT + F8
E - RSHIFT + F9
F - RSHIFT + F10
G - RSHIFT + F11
H - RSHIFT + F12
I - RCTRL + RSHIFT + F5
J - RCTRL + RSHIFT + F6

It will press each key for 100 miliseconds or for a 10th of a second.

About

A separate keyboard setup using push buttons with only I and O

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages