diff options
Diffstat (limited to 'keyboards/lizard_trick/tenkey_plusplus/readme.md')
| -rw-r--r-- | keyboards/lizard_trick/tenkey_plusplus/readme.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/lizard_trick/tenkey_plusplus/readme.md b/keyboards/lizard_trick/tenkey_plusplus/readme.md new file mode 100644 index 000000000..9687719dd --- /dev/null +++ b/keyboards/lizard_trick/tenkey_plusplus/readme.md | |||
| @@ -0,0 +1,25 @@ | |||
| 1 | # Tenkey++ | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | Tenkey++ is a USB-C hotswap numpad with the layout of a standard 10-key. Tenkey++ also has three rotary encoders at the top for additional functionality. | ||
| 6 | |||
| 7 | * Keyboard Maintainer: [Jonathon Carstens](https://github.com/jonbobcar) :: [jonathon@lizardtrick.com](mailto:jonathon@lizardtrick.com) | ||
| 8 | * Hardware Source Files: [Tenkey++ GitHub Repository](https://github.com/jonbobcar/tenkey_plusplus) | ||
| 9 | * Hardware Availability: [Tenkey++ on Tindie](https://www.tindie.com/products/lizardtrick/tenkey/) | ||
| 10 | |||
| 11 | Make example for default layout (set up QMK build environment first): | ||
| 12 | |||
| 13 | make lizard_trick/tenkey_plusplus:default | ||
| 14 | |||
| 15 | Flashing example for this keyboard: | ||
| 16 | |||
| 17 | make lizard_trick/tenkey_plusplus:default:flash | ||
| 18 | |||
| 19 | Default Layout: | ||
| 20 | |||
| 21 |  | ||
| 22 | |||
| 23 | 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 the [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). | ||
| 24 | |||
| 25 |  | ||
