[Keyboard] Add Rotor Keyboard (#14407)

* rotor keyboard

* readme image

* info.json update

* Update readme.md

* Update keyboards/rotor/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/rotor/info.json

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Nick Abe
2021-09-25 00:56:37 +09:00
committed by GitHub
parent 4f37084677
commit 2d079c984f
13 changed files with 337 additions and 0 deletions

19
keyboards/rotor/readme.md Normal file
View File

@@ -0,0 +1,19 @@
# Rotor
![Rotor](https://i.imgur.com/NfWdlzF.png)
A 75 percent keyboard
* Keyboard Maintainer: [2moons](https://github.com/2moons-jp)
* Hardware Supported: Rotor PCB, ATMEGA32U4-MU
* Hardware Availability: [Website](https://klc-playground.com/)
Make example for this keyboard (after setting up your build environment):
make rotor:default
To flash firmware onto this board, you'll need to bring the PCB into bootloader mode. To enter bootloader mode, press the reset button on the back of the PCB once. The reset button is located near the left side of the board near the TAB key.
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)
[Build guide](https://docs.google.com/document/d/1BWUkFYRJ3aB-AY9pEW-9av5j8VWKI2Hmt8xsCFQgDg0/edit)