diff options
author | γΊγγγ <duelist.info@gmail.com> | 2021-07-20 12:49:45 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-19 20:49:45 -0700 |
commit | 8b0a996d5d4bec0ee5901ee217650d8f432b4f5a (patch) | |
tree | 4eaa404cccc8fd0d47249f5afc780ab4e8aba3d9 /keyboards/peranekofactory/tone/rev2/readme.md | |
parent | f439bfd543900498ae3e00df17d5f30ee29a4d70 (diff) | |
download | qmk_firmware-8b0a996d5d4bec0ee5901ee217650d8f432b4f5a.tar.gz qmk_firmware-8b0a996d5d4bec0ee5901ee217650d8f432b4f5a.zip |
[Keyboard] Add tone (#13337)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Co-authored-by: kakunpc <15257475+kakunpc@users.noreply.github.com>
Diffstat (limited to 'keyboards/peranekofactory/tone/rev2/readme.md')
-rw-r--r-- | keyboards/peranekofactory/tone/rev2/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/peranekofactory/tone/rev2/readme.md b/keyboards/peranekofactory/tone/rev2/readme.md new file mode 100644 index 0000000000..57a9a89a2d --- /dev/null +++ b/keyboards/peranekofactory/tone/rev2/readme.md @@ -0,0 +1,19 @@ +# TONE_rev2 + +![TONE_rev2](https://user-images.githubusercontent.com/5952961/70761947-4b101f80-1d92-11ea-86ce-3eda38e93524.jpg) + +TONE_rev2 is macro_pad With RotaryEncoder. + +* Keyboard Maintainer: [peraneko](https://github.com/peraneko) +* Hardware Supported: TONE +* Hardware Availability: https://shop.yushakobo.jp/collections/keyboard-1/products/consign_tone-note + +Make example for this keyboard (after setting up your build environment): + + make peranekofactory/tone:default + +Flashing example for this keyboard: + + make peranekofactory/tone:default:flash + +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). |