summaryrefslogtreecommitdiffstats
path: root/keyboards/comet46/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/comet46/readme.md')
-rw-r--r--keyboards/comet46/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/comet46/readme.md b/keyboards/comet46/readme.md
new file mode 100644
index 000000000..8df27183d
--- /dev/null
+++ b/keyboards/comet46/readme.md
@@ -0,0 +1,16 @@
+# Comet46
+
+![Comet46](https://user-images.githubusercontent.com/39004890/42418180-d5bb188c-82d5-11e8-99fa-65020ce5ac5d.jpg)
+
+A split wireless 40% column-staggered keyboard
+
+Keyboard Maintainer: [SatT](https://github.com/satt99)
+Hardware Supported: Comet46 PCB, atmega32u4, nRF51822
+Hardware Availability: [Comet46 PCB, case, and receiver](https://github.com/satt99/comet46-hardware)
+Firmware for nordic MCUs: [SRC and precompiled](https://github.com/satt99/comet46-firmware)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make comet46: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.