From 6f124b790938e2e74431fc85f2cc1ae04d824f6e Mon Sep 17 00:00:00 2001 From: Danny Date: Wed, 27 Mar 2019 11:50:28 -0400 Subject: [Keyboard] Add Collide39 keyboard (#5486) * Add Collide39 keyboard * Remove unneeded lines --- keyboards/c39/readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 keyboards/c39/readme.md (limited to 'keyboards/c39/readme.md') diff --git a/keyboards/c39/readme.md b/keyboards/c39/readme.md new file mode 100755 index 000000000..0454f1c12 --- /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). -- cgit v1.2.3-24-g4f1b