diff options
author | Stick <nstickney@gmail.com> | 2017-06-08 08:52:32 -0500 |
---|---|---|
committer | Stick <nstickney@gmail.com> | 2017-06-08 08:52:32 -0500 |
commit | 3af2bca1fc948e17ca53809f483495d75b900310 (patch) | |
tree | 08a12b65a6cdf9ab609ba33dee4a44aad14800d6 /keyboards/ps2avrGB/README.md | |
parent | 035f7bb1bfac1c7ca20d61bbdd31858720fde7eb (diff) | |
parent | 00d94166267f3ef9f514234ad877470b74b30601 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/ps2avrGB/README.md')
-rw-r--r-- | keyboards/ps2avrGB/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/ps2avrGB/README.md b/keyboards/ps2avrGB/README.md index f8360aec0c..16135eccd6 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: |