diff options
Diffstat (limited to 'keyboards/pkb65/readme.md')
-rw-r--r-- | keyboards/pkb65/readme.md | 16 |
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). |