diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-20 03:50:18 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-20 03:50:18 +0000 |
commit | cf4a121700439cb46585a6479439ab7ee9c38144 (patch) | |
tree | 61c3e79f86cd591d74eb513c5645d486486d9e96 /keyboards/peranekofactory/tone/rev2/readme.md | |
parent | d5907a674ff7c5cd9827546d57e44cb430d5a7c5 (diff) | |
parent | 8b0a996d5d4bec0ee5901ee217650d8f432b4f5a (diff) |
Merge remote-tracking branch 'origin/master' into develop
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). |