summaryrefslogtreecommitdiff
path: root/keyboards/projectkb/signature87/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-06-10 15:26:21 -0700
committerGitHub <noreply@github.com>2020-06-10 23:26:21 +0100
commita056d945618342dfdc88f0ea05dfe7a0190a0e0b (patch)
tree78479e8100c3d288d8f21f9ca998636ebcd348ac /keyboards/projectkb/signature87/readme.md
parent573d1fbb929b83989e3b5933852282299d87d467 (diff)
[keyboard] Project Keyboard Signature 87 (#9062)
* preliminary check in, basically a copy from 159's github with a few additions to get it to compile * update readme * fixup the LAYOUT macro labels to be more reasonable * add tkl_ansi LAYOUT macro for community layout support * clean up rules.mk, add community layout suport, and add in bootloader * add a tsangan layout macro * spruce up readme * add VIA keymap * add qmk configurator support * Update keyboards/projectkb/signature87/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/projectkb/signature87/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/projectkb/signature87/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * remove unneeded file * Update keyboards/projectkb/signature87/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/projectkb/signature87/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/projectkb/signature87/config.h Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/projectkb/signature87/readme.md')
-rw-r--r--keyboards/projectkb/signature87/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/projectkb/signature87/readme.md b/keyboards/projectkb/signature87/readme.md
new file mode 100644
index 0000000000..3f3ca1d63e
--- /dev/null
+++ b/keyboards/projectkb/signature87/readme.md
@@ -0,0 +1,13 @@
+# Signature87
+
+Project Keyboard ANSI only PCB for Kepler TKL.
+
+* Keyboard Maintainer: [159](https://github.com/projectkeyboard), [MechMerlin](https://github.com/mechmerlin)
+* Hardware Supported: STM32F072CBT6
+* Hardware Availability: [projectkeyboard](https://store.projectkeyboard.com/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make projectkb/signature87:default
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). \ No newline at end of file