diff options
author | Danny <nooges@users.noreply.github.com> | 2019-03-27 11:50:28 -0400 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-03-27 08:50:28 -0700 |
commit | 6f124b790938e2e74431fc85f2cc1ae04d824f6e (patch) | |
tree | c4af72702d70da19af56712df400a0a6189750f2 /keyboards/c39/readme.md | |
parent | 2519de92b50f5df6939d1e404f09650383c2d1a6 (diff) |
[Keyboard] Add Collide39 keyboard (#5486)
* Add Collide39 keyboard
* Remove unneeded lines
Diffstat (limited to 'keyboards/c39/readme.md')
-rwxr-xr-x | keyboards/c39/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/c39/readme.md b/keyboards/c39/readme.md new file mode 100755 index 0000000000..0454f1c12b --- /dev/null +++ b/keyboards/c39/readme.md @@ -0,0 +1,16 @@ +# C39 +======= + +![C39](https://i.imgur.com/KuWIIuW.png) + +A compact 39 key keyboard. + +Keyboard Maintainer: [Maple Computing]() +Hardware Supported: C39 PCB +Hardware Availability: [SpaceCat.design](https://spacecat.design) + +Make example for this keyboard (after setting up your build environment): + + make c39:default + +See 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). |