diff options
author | skullydazed <skullydazed@users.noreply.github.com> | 2018-02-10 17:09:47 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-10 17:09:47 -0800 |
commit | 994d94140e16f60515f193337309d89af6e6695e (patch) | |
tree | b5f779a25f5a064e329bdb5944eeeb6a028b8e05 /keyboards/clueboard/66_hotswap/readme.md | |
parent | fa72d4aa5ad278bd830fdea6da4e6d1311bba96d (diff) |
Clueboard hotswap support (#2376)
Diffstat (limited to 'keyboards/clueboard/66_hotswap/readme.md')
-rw-r--r-- | keyboards/clueboard/66_hotswap/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/clueboard/66_hotswap/readme.md b/keyboards/clueboard/66_hotswap/readme.md new file mode 100644 index 0000000000..014c761b02 --- /dev/null +++ b/keyboards/clueboard/66_hotswap/readme.md @@ -0,0 +1,16 @@ +# Clueboard 66% HotSwap + +![Clueboard](https://static1.squarespace.com/static/55c13bdee4b099be5dcb82eb/t/5867eeaad2b857fd0d196f4b/1494021396651/IMGP4201.jpg?format=1500w) + +A fully customizable 66% keyboard with Hot Swap sockets. + +* Keyboard Maintainer: [Zach White](https://github.com/skullydazed) +* Hardware Supported: Clueboard 66% HotSwap PCB + * 2.9 +* Hardware Availability: [clueboard.co](https://clueboard.co/) + +Make example for this keyboard (after setting up your build environment): + + make clueboard/66_hotswap: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. |