summaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB/README.md
diff options
context:
space:
mode:
authorchilifries <>2017-06-08 01:24:40 +0200
committerYoushik <yum@rubiconproject.com>2017-06-08 01:24:40 +0200
commitc9e0068cf22ec2652d54cca61e42d4d130d6836c (patch)
tree9013cabb2bb8292b4c15eed5f4b3e4e4bf7084fe /keyboards/ps2avrGB/README.md
parent84012d82439f614d4adc8d6af496cac301fab019 (diff)
downloadqmk_firmware-c9e0068cf22ec2652d54cca61e42d4d130d6836c.tar.gz
qmk_firmware-c9e0068cf22ec2652d54cca61e42d4d130d6836c.tar.xz
Added support for Mechmini v1
Diffstat (limited to 'keyboards/ps2avrGB/README.md')
-rw-r--r--keyboards/ps2avrGB/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/ps2avrGB/README.md b/keyboards/ps2avrGB/README.md
index f8360aec0..16135eccd 100644
--- a/keyboards/ps2avrGB/README.md
+++ b/keyboards/ps2avrGB/README.md
@@ -40,6 +40,12 @@ Then, with the keyboard plugged in, simply run this command from the
$ make ps2avrGB-program
```
+Or if you have a MechMini:
+
+```
+$ make ps2avrGB-mechmini-program
+```
+
If you prefer, you can just build it and flash the firmware directly with
`bootloadHID` if you boot the board while holding down `L_Ctrl` to keep it
in the bootloader: