summaryrefslogtreecommitdiff
path: root/keyboards/pkb65/readme.md
diff options
context:
space:
mode:
authorMCKeebs <72995608+chrisquocmai@users.noreply.github.com>2021-04-03 00:18:15 -0400
committerGitHub <noreply@github.com>2021-04-02 21:18:15 -0700
commit8b98e67643e664dd28b96f7e40372f5b93595050 (patch)
tree4ee4912d150d6d543d4dbbc792e252a277d299aa /keyboards/pkb65/readme.md
parent68762639610d87ca1cd49752dfbc993ae6ee2f6a (diff)
[Keyboard] Add pkb65 keyboard (#12230)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/pkb65/readme.md')
-rw-r--r--keyboards/pkb65/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/pkb65/readme.md b/keyboards/pkb65/readme.md
new file mode 100644
index 0000000000..b47552da0f
--- /dev/null
+++ b/keyboards/pkb65/readme.md
@@ -0,0 +1,16 @@
+# PKB65
+
+![PKB65 Layout Image](https://i.imgur.com/0bqpIb8.png)
+
+A regular 65% layout keyboard. This will be the default layout flashed for all pkb65 boards.
+Made and sold by MCKeebs. [More info on MCKeebDeisgn](https://www.mckeebdesign.com)
+
+* Keyboard Maintainer: [MCKeebs](https://github.com/chrisquocmai)
+* Hardware Supported: [PKB65 PCB](https://https://mckeebdesign.com/PKB65/)
+* Hardware Availability: [PKB65](https://mckeebdesign.com/PKB65/)
+
+Make example for this keyboard (after setting up your build environment:
+
+ make pkb65: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).