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