summaryrefslogtreecommitdiffstats
path: root/keyboards/dc60/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-08-16 18:06:19 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-16 18:06:19 +0200
commit97df0fc072333684e7dfbca0effd7d25097c2e26 (patch)
tree01bada9972cddddfd05031fbe444ec9be8401204 /keyboards/dc60/readme.md
parentfe0683938a355f3b7662fb384058ce4c96f10c64 (diff)
downloadqmk_firmware-97df0fc072333684e7dfbca0effd7d25097c2e26.tar.gz
qmk_firmware-97df0fc072333684e7dfbca0effd7d25097c2e26.tar.xz
Keyboard: DC60 Support (#3667)
* initial commit and get pins correct * get the switch matrix done * Add Configurator support * update LED numbering * enable lighting options * add a default-ish keymap * turn off mouse keys as the file gets too large * put my name everywhere * update Alf names * update keymap to match whats on qmkeyboard.cn
Diffstat (limited to 'keyboards/dc60/readme.md')
-rw-r--r--keyboards/dc60/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/dc60/readme.md b/keyboards/dc60/readme.md
new file mode 100644
index 000000000..9d7014319
--- /dev/null
+++ b/keyboards/dc60/readme.md
@@ -0,0 +1,15 @@
+# dc60
+
+![dc60](imgur.com image replace me!)
+
+A 60% PCB sold with the Alf DC60.
+
+Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
+Hardware Supported: DC60 PCB
+Hardware Availability: [Geekhack GB](https://geekhack.org/index.php?topic=96616.0)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make dc60: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.