diff options
author | James <13719009+quadcube@users.noreply.github.com> | 2021-06-16 12:21:13 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-15 20:21:13 -0700 |
commit | f5c2f7153d7e8c5d4356551bbf8b374da545b8fc (patch) | |
tree | fcdf3d1b35a97bb85274af2bd1194dd31a510926 /keyboards/tokyokeyboard/tokyo60/readme.md | |
parent | 640f0fc7c6e69b5950a09f0e114914b71196752d (diff) |
[Keyboard] Moved tokyo60/ into tokyokeyboard/tokyo60/. (#12023)
* Moved tokyo60/ into tokyokeyboard/tokyo60/.
* Updated make instruction, fixed broken image link
* Fixed still broken image link.
Diffstat (limited to 'keyboards/tokyokeyboard/tokyo60/readme.md')
-rw-r--r-- | keyboards/tokyokeyboard/tokyo60/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/tokyokeyboard/tokyo60/readme.md b/keyboards/tokyokeyboard/tokyo60/readme.md new file mode 100644 index 0000000000..56c31efad9 --- /dev/null +++ b/keyboards/tokyokeyboard/tokyo60/readme.md @@ -0,0 +1,15 @@ +# Tokyo60 + +![Tokyo60](https://i2.wp.com/tokyokeyboard.com/wp-content/uploads/2018/02/AI7B4543_copy_page_20180215141449-1200x800.jpg) + +Minimal hacker style mechanical keyboard designed in Tokyo. Full aluminum hi-pro construction with integrated top-plate. Cherry MX compatible. More Info at [Tokyo Keyboard](http://tokyokeyboard.com). + +* Keyboard Maintainer: [Tokyo Keyboard](https://tokyokeyboard.com) +* Hardware Supported: Tokyo60 Rev.1 - 4 +* Hardware Availability: [Drop](https://drop.com/buy/massdrop-x-tokyo-keyboard-tokyo60-keyboard-kit?mode=guest_open) + +Make example for this keyboard (after setting up your build environment): + + make tokyokeyboard/tokyo60: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). |