diff options
Diffstat (limited to 'keyboards/dc01/left/readme.md')
-rw-r--r-- | keyboards/dc01/left/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/dc01/left/readme.md b/keyboards/dc01/left/readme.md new file mode 100644 index 0000000000..1613297d09 --- /dev/null +++ b/keyboards/dc01/left/readme.md @@ -0,0 +1,15 @@ +# DC01 Left Half + +![DC01 Left Half](https://i.imgur.com/PTn0sp8.jpg) + +A hotpluggable four part keyboard which comes together with magnets and pogo pins! This is the left part that also acts as the master. + +Keyboard Maintainer: [Yiancar](https://github.com/yiancar) +Hardware Supported: Runs on an atmega32u4 +Hardware Availability: [Mechboards](https://mechboards.co.uk/) + +Make example for this keyboard (after setting up your build environment): + + make dc01/left: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. |