diff options
author | QMK Bot <hello@qmk.fm> | 2021-04-03 04:18:44 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-04-03 04:18:44 +0000 |
commit | 358b0401577134e8cc4067f8354f5e77d45f9c02 (patch) | |
tree | 1b85184f6b205875e9d63b82c74fbc6646052bd2 /keyboards/pkb65/readme.md | |
parent | 184c553cab88e717d70d133e9664079df51987be (diff) | |
parent | 8b98e67643e664dd28b96f7e40372f5b93595050 (diff) |
Merge remote-tracking branch 'origin/master' into develop
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). |