diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-01 03:46:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 11:46:08 -0800 |
commit | 6cb0e8924ba258e112174b1dac36c88d16fbc560 (patch) | |
tree | 114ca9156840ca462aea3642c56ed0267dfbaa7b /keyboards/yynmt/dozen0/readme.md | |
parent | 2427678f7d4f04df10392e07d6c42578775ec15f (diff) | |
download | qmk_firmware-6cb0e8924ba258e112174b1dac36c88d16fbc560.tar.gz qmk_firmware-6cb0e8924ba258e112174b1dac36c88d16fbc560.zip |
[Keyboard] move @yynmt 's boards into /yynmt (#16075)
Diffstat (limited to 'keyboards/yynmt/dozen0/readme.md')
-rw-r--r-- | keyboards/yynmt/dozen0/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/yynmt/dozen0/readme.md b/keyboards/yynmt/dozen0/readme.md new file mode 100644 index 0000000000..c215e96e4c --- /dev/null +++ b/keyboards/yynmt/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 yynmt/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). |