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..1224c415f --- /dev/null +++ b/keyboards/atomic/readme.md @@ -0,0 +1,16 @@ +Atomic +=== + +![Atomic](http://i.imgur.com/3gNDJAh.jpg) + +A compact 60% (15x5) ortholinear keyboard kit made and sold by OLKB. [More info on qmk.fm](http://qmk.fm/atomic/) + +Keyboard Maintainer: [Jack Humbert](https://github.com/jackhumbert) +Hardware Supported: Atomic PCB rev1, Teensy 2.0 +Hardware Availability: no longer available + +Make example for this keyboard (after setting up your build environment): + + make atomic-default + +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 |