f77: Add jackhill's layout
[jackhill/qmk/firmware.git] / keyboards / preonic / readme.md
CommitLineData
1a4a66fd
JH
1Preonic
2===
04885a3b 3
1a4a66fd 4![Preonic](http://i.imgur.com/EDWQbB0.jpg)
04885a3b 5
1a4a66fd 6A compact 50% (12x5) ortholinear keyboard kit made and sold by OLKB and Massdrop. [More info on qmk.fm](http://qmk.fm/preonic/)
04885a3b 7
074b7870 8Keyboard Maintainer: [Jack Humbert](https://github.com/jackhumbert)
e337bb82 9Hardware Supported: Preonic PCB rev1, rev2, rev3
1a4a66fd 10Hardware Availability: [OLKB.com](https://olkb.com/preonic/), [Massdrop](https://www.massdrop.com/buy/preonic-mechanical-keyboard?mode=guest_open)
04885a3b 11
1a4a66fd 12Make example for this keyboard (after setting up your build environment):
04885a3b 13
e337bb82 14 make preonic/rev2:default
04885a3b 15
e337bb82 16Install examples:
17
18 make preonic/rev2:default:dfu # For Preonic rev1 or rev2
19 make preonic/rev3:default:dfu-util # For Preonic rev3
20
21See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).