diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-06-09 10:11:34 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-06-09 10:11:34 -0400 |
commit | 9ac2ed280ce3034c60d82e0d2ab50a1f0f06f432 (patch) | |
tree | 6b80e26ea33ef7a48e28045e30db11b804ae4e16 /keyboards/ps2avrGB/README.md | |
parent | 2a667eba2ae88aeff5e29ec33a337b4fab07fb63 (diff) | |
download | qmk_firmware-9ac2ed280ce3034c60d82e0d2ab50a1f0f06f432.tar.gz |
move mechmini to own folder
Diffstat (limited to 'keyboards/ps2avrGB/README.md')
-rw-r--r-- | keyboards/ps2avrGB/README.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/ps2avrGB/README.md b/keyboards/ps2avrGB/README.md index 16135eccd..f8360aec0 100644 --- a/keyboards/ps2avrGB/README.md +++ b/keyboards/ps2avrGB/README.md @@ -40,12 +40,6 @@ 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: |