diff options
author | cole smith <38364556+daysgobye@users.noreply.github.com> | 2020-08-18 13:46:09 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-18 12:46:09 -0700 |
commit | c0df341f5c0db7217838dfb994ccbb6bd2d075fe (patch) | |
tree | 6a2a6b4bf3f3644d04b214334729e414c836753b /keyboards/boardsource/microdox/readme.md | |
parent | 186b1b2ba2550d9a7a864a241e8f9503c37f188b (diff) |
[Keyboard] Boardsource Microdox (#9971)
* microdox keyboard workidng
* updated readme
* cleaned up for pr
* Apply suggestions from code review
* Apply suggestions from code review
* added license headers
* Update keyboards/boardsource/microdox/keymaps/default/keymap.c
* Update keyboards/boardsource/microdox/rules.mk
* Update keyboards/boardsource/microdox/rules.mk
* Update keyboards/boardsource/microdox/rules.mk
Diffstat (limited to 'keyboards/boardsource/microdox/readme.md')
-rw-r--r-- | keyboards/boardsource/microdox/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/boardsource/microdox/readme.md b/keyboards/boardsource/microdox/readme.md new file mode 100644 index 0000000000..7b54283674 --- /dev/null +++ b/keyboards/boardsource/microdox/readme.md @@ -0,0 +1,13 @@ +# Microdox + +![boardsource Microdox](https://i.imgur.com/AliShkvl.jpg) + +* Keyboard Maintainer: [Boardsource](https://github.com/daysgobye) +* Hardware Supported: microdox v1 +* Hardware Availability: this keyboard is available from the [Boardsource store](https://boardsource.xyz/store/5f2e7e4a2902de7151494f92) + +Make example for this keyboard (after setting up your build environment): + + make boardsource/microdox: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). |