Skip to content

Commit d7b038c

Browse files
committed
feat: add REDME
1 parent 8b25ba6 commit d7b038c

File tree

8 files changed

+27
-0
lines changed

8 files changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# PowerKey
2+
3+
> - Your password is too long to type or to remember?
4+
> - Try PowerKey instead!
5+
6+
## Brief
7+
8+
PowerKey is a simple single-key device which acts as a USB-keyboard and automatically types password, or any another preprogrammed string.
9+
10+
### Ingredients
11+
12+
* 1x Arduino Pro Micro.
13+
* 2x LEDs + 220Ω resistors.
14+
* 1x Cherry MX or another switch.
15+
* 1x Button.
16+
17+
## Configuration
18+
19+
### Firmware
20+
21+
See [include/config.h](include/config.h) for pinout configuration and firmware options.
22+
23+
### Programming
24+
25+
Use [PowerKey Programmer](https://x1unix.github.io/powerkey/) web tool to re-program a device and update stored password.
26+
27+
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)