diff options
Diffstat (limited to 'keyboards/atomic/readme.md')
-rw-r--r-- | keyboards/atomic/readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/atomic/readme.md b/keyboards/atomic/readme.md index 1224c415f..54a6ee9b5 100644 --- a/keyboards/atomic/readme.md +++ b/keyboards/atomic/readme.md | |||
@@ -5,12 +5,12 @@ Atomic | |||
5 | 5 | ||
6 | A compact 60% (15x5) ortholinear keyboard kit made and sold by OLKB. [More info on qmk.fm](http://qmk.fm/atomic/) | 6 | A compact 60% (15x5) ortholinear keyboard kit made and sold by OLKB. [More info on qmk.fm](http://qmk.fm/atomic/) |
7 | 7 | ||
8 | Keyboard Maintainer: [Jack Humbert](https://github.com/jackhumbert) | 8 | Keyboard Maintainer: [Jack Humbert](https://github.com/jackhumbert) |
9 | Hardware Supported: Atomic PCB rev1, Teensy 2.0 | 9 | Hardware Supported: Atomic PCB rev1, Teensy 2.0 |
10 | Hardware Availability: no longer available | 10 | Hardware Availability: no longer available |
11 | 11 | ||
12 | Make example for this keyboard (after setting up your build environment): | 12 | Make example for this keyboard (after setting up your build environment): |
13 | 13 | ||
14 | make atomic-default | 14 | make atomic:default |
15 | 15 | ||
16 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. \ No newline at end of file | 16 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. \ No newline at end of file |