aboutsummaryrefslogtreecommitdiff
path: root/keyboards/dc01/left/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dc01/left/readme.md')
-rw-r--r--keyboards/dc01/left/readme.md15
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 000000000..1613297d0
--- /dev/null
+++ b/keyboards/dc01/left/readme.md
@@ -0,0 +1,15 @@
1# DC01 Left Half
2
3![DC01 Left Half](https://i.imgur.com/PTn0sp8.jpg)
4
5A hotpluggable four part keyboard which comes together with magnets and pogo pins! This is the left part that also acts as the master.
6
7Keyboard Maintainer: [Yiancar](https://github.com/yiancar)
8Hardware Supported: Runs on an atmega32u4
9Hardware Availability: [Mechboards](https://mechboards.co.uk/)
10
11Make example for this keyboard (after setting up your build environment):
12
13 make dc01/left:default
14
15See [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.