diff options
author | TreasureTypes <73436366+TreasureTypes@users.noreply.github.com> | 2021-07-29 18:50:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-29 09:50:05 -0700 |
commit | 5a0985aa4a10ae15d3c3eb49a0394b10a62160ae (patch) | |
tree | 99e65df2d213ebdc7be568ed3bdee1f320c30b7b /keyboards/treasure/type9s2/readme.md | |
parent | aa0b7079a4a7a3174c7f078fc5fa81e630df1775 (diff) |
[Keyboard] Add Treasure TYPE-9 Series II (#13725)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/treasure/type9s2/readme.md')
-rw-r--r-- | keyboards/treasure/type9s2/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/treasure/type9s2/readme.md b/keyboards/treasure/type9s2/readme.md new file mode 100644 index 0000000000..2985778f4f --- /dev/null +++ b/keyboards/treasure/type9s2/readme.md @@ -0,0 +1,17 @@ +# Treasure TYPE-9 Series II + +![TYPE9SII](https://i.imgur.com/lohJ0Dal.png) + +Treasure TYPE-9 Series II is a 3x3 Macropad. + +* Keyboard Maintainer: [Treasure](https://github.com/TreasureTypes) +* Hardware Supported: Treasure TYPE-9 Series II PCB +* Hardware Availability: [Treasure Store](http://treasuretypes.com) + +To place the keyboard into bootloader mode in order to flash it, use the reset button on the PCB. + +Make example for this keyboard (after setting up your build environment): + + make treasure/type9s2: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). |