diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-08-16 09:06:19 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-16 09:06:19 -0700 |
commit | 97df0fc072333684e7dfbca0effd7d25097c2e26 (patch) | |
tree | 01bada9972cddddfd05031fbe444ec9be8401204 /keyboards/dc60/readme.md | |
parent | fe0683938a355f3b7662fb384058ce4c96f10c64 (diff) |
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.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/dc60/readme.md b/keyboards/dc60/readme.md new file mode 100644 index 0000000000..9d70143199 --- /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. |