From 2e45bf80fb77a35d6c9469cf2618b52f6427e6e3 Mon Sep 17 00:00:00 2001 From: Felix Jen Date: Mon, 6 Feb 2023 18:46:56 -0600 Subject: [PATCH] Update keyboards/keebfront/vanguard65/readme.md Co-authored-by: jack <0x6a73@protonmail.com> --- keyboards/keebfront/vanguard65/readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/keyboards/keebfront/vanguard65/readme.md b/keyboards/keebfront/vanguard65/readme.md index 740ade2941f..df9f6b0bd1d 100644 --- a/keyboards/keebfront/vanguard65/readme.md +++ b/keyboards/keebfront/vanguard65/readme.md @@ -2,7 +2,6 @@ The following is the QMK Firmware for the Keebfront Vanguard65 ---- * Keyboard Maintainer: Keebfront * Hardware Supported: Vanguard65 @@ -10,6 +9,11 @@ The following is the QMK Firmware for the Keebfront Vanguard65 Make example for this keyboard (after setting up your build environment): make keebfront/vanguard65:default + +Flashing example for this keyboard: + + make keebfront/vanguard65:default:flash + See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).