diff options
author | skullY <skullydazed@gmail.com> | 2018-03-06 20:51:26 -0800 |
---|---|---|
committer | skullY <skullydazed@gmail.com> | 2018-03-06 20:51:26 -0800 |
commit | 48e11240a6c7e500d127946ea89d5628838e9666 (patch) | |
tree | 0457bd0f94363806c91cad95af43c2bb8585ff7f /docs/newbs.md | |
parent | 75354f12d79b14d7a3971158e98da24cafcac53f (diff) | |
download | qmk_firmware-48e11240a6c7e500d127946ea89d5628838e9666.tar.gz qmk_firmware-48e11240a6c7e500d127946ea89d5628838e9666.zip |
Move the linux tutorials to an info box on newbs_getting_started
Diffstat (limited to 'docs/newbs.md')
-rw-r--r-- | docs/newbs.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/newbs.md b/docs/newbs.md index 0906e8651..eea8ea0fa 100644 --- a/docs/newbs.md +++ b/docs/newbs.md | |||
@@ -4,11 +4,6 @@ QMK is a powerful Open Source firmware for your mechanical keyboard. You can use | |||
4 | 4 | ||
5 | Not sure if your keyboard can run QMK? If it's a mechanical keyboard you built yourself chances are good it can. We support a [large number of hobbyist boards](http://qmk.fm/keyboards/), so even if your current keyboard can't run QMK you shouldn't have trouble finding one to suit your needs. | 5 | Not sure if your keyboard can run QMK? If it's a mechanical keyboard you built yourself chances are good it can. We support a [large number of hobbyist boards](http://qmk.fm/keyboards/), so even if your current keyboard can't run QMK you shouldn't have trouble finding one to suit your needs. |
6 | 6 | ||
7 | We assume you are familiar with the basics of working in a Linux/Unix command line environment. If you are not these resources will teach you enough to work with QMK: | ||
8 | |||
9 | * [Must Know Linux Commands](https://www.guru99.com/must-know-linux-commands.html) | ||
10 | * [Some Basic Unix Commands](https://www.tjhsst.edu/~dhyatt/superap/unixcmd.html) | ||
11 | |||
12 | ## Overview | 7 | ## Overview |
13 | 8 | ||
14 | There are 4 main sections to this guide: | 9 | There are 4 main sections to this guide: |