summaryrefslogtreecommitdiffstats
path: root/keyboards/dozen0/readme.md
diff options
context:
space:
mode:
authoryynmt <45400583+yynmt@users.noreply.github.com>2019-03-01 05:12:56 +0100
committerDrashna Jaelre <drashna@live.com>2019-03-01 05:12:56 +0100
commita1de199aa9d86d0c325985825e07d5d769a5d786 (patch)
treea0c9eecd3b13f998925a9cd64d015e8e790340c3 /keyboards/dozen0/readme.md
parentf6a0ee85fd7c4a2452d0f42bd948746525194009 (diff)
downloadqmk_firmware-a1de199aa9d86d0c325985825e07d5d769a5d786.tar.gz
qmk_firmware-a1de199aa9d86d0c325985825e07d5d769a5d786.tar.xz
[Keyboard] Add Dozen0 (#5272)
* Add Dozen0 macropad * Fix readme image * Add info.json * Fix keymap f12 * Fix copyright and replace include guards * remove IS_COMMAND at config.h
Diffstat (limited to 'keyboards/dozen0/readme.md')
-rw-r--r--keyboards/dozen0/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/dozen0/readme.md b/keyboards/dozen0/readme.md
new file mode 100644
index 000000000..7ef119246
--- /dev/null
+++ b/keyboards/dozen0/readme.md
@@ -0,0 +1,15 @@
+# Dozen0
+
+![Dozen0](https://raw.githubusercontent.com/yynmt/Dozen0/master/images/main_image_mx.jpg)
+
+Dozen0 is 12 keys macropad.
+
+Keyboard Maintainer: [yynmt](https://github.com/yynmt)
+Hardware Supported: Dozen0 PCBs, ProMicro supported
+Hardware Availability: links to where you can find this hardware
+
+Make example for this keyboard (after setting up your build environment):
+
+ make dozen0: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).