diff options
Diffstat (limited to 'keyboards/clueboard_17/readme.md')
-rw-r--r-- | keyboards/clueboard_17/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/clueboard_17/readme.md b/keyboards/clueboard_17/readme.md new file mode 100644 index 0000000000..f79d6b5594 --- /dev/null +++ b/keyboards/clueboard_17/readme.md @@ -0,0 +1,15 @@ +# Cluepad + +![Cluepad](https://static1.squarespace.com/static/55c13bdee4b099be5dcb82eb/5842fbdce3df28eae5ec557e/5844fb2cb8a79bbdfd63bad1/1498501250178/IMGP3931.jpg?format=750w) + +A basic 17 key numpad PCB. + +* Keyboard Maintainer: [Zach White](https://github.com/skullydazed) +* Hardware Supported: Cluepad PCB 1.0 +* Hardware Availability: [clueboard.co](https://clueboard.co/) + +Make example for this keyboard (after setting up your build environment): + + make cluepad-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. |