From 35d9010c639aefe64277b9b3e0a9cacce7b2c140 Mon Sep 17 00:00:00 2001 From: skullydazed Date: Thu, 16 Feb 2017 17:00:57 -0800 Subject: [PATCH] Updated QMK Overview (markdown) --- QMK-Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QMK-Overview.md b/QMK-Overview.md index d9306cc7b..51b7cb905 100644 --- a/QMK-Overview.md +++ b/QMK-Overview.md @@ -55,7 +55,7 @@ In the above commands, replace: **NOTE:** Some operating systems will refuse to program unless you run the make command as root for example `sudo make dfu` -#### Make Examples +## Make Examples * Build all Clueboard keymaps: `make clueboard` * Build the default Planck keymap: `make planck-rev4-default`