summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-05-30 10:10:00 +0100
committerGitHub <noreply@github.com>2024-05-30 19:10:00 +1000
commit8a394503c714aaf053e51bb3bbf2a4f8ea503c7b (patch)
treea9a4708c8c9361101d2af891e073b83579595bfb /docs/index.md
parent8b84fa6b505b29f568164551d85944ba8e2db7c2 (diff)
[docs] Update "Get Started" blocks (#23830)
Update "Get Started" blocks
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md16
1 files changed, 7 insertions, 9 deletions
diff --git a/docs/index.md b/docs/index.md
index 91f27a8a80..166bdc8ad9 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -6,19 +6,17 @@ QMK (*Quantum Mechanical Keyboard*) is an open source community centered around
6 6
7## Get Started 7## Get Started
8 8
9<div class="flex-container"> 9::: tip Basic
10[QMK Configurator](newbs_building_firmware_configurator)
10 11
11::: tip
12**Basic** [QMK Configurator](newbs_building_firmware_configurator) <br>
13:::
14User friendly graphical interfaces, no programming knowledge required. 12User friendly graphical interfaces, no programming knowledge required.
15
16::: tip
17**Advanced** [Use The Source](newbs) <br>
18::: 13:::
19More powerful, but harder to use.
20 14
21</div> 15::: warning Advanced
16[Use The Source](newbs)
17
18More powerful, but harder to use.
19:::
22 20
23## Make It Yours 21## Make It Yours
24 22