aboutsummaryrefslogtreecommitdiff
path: root/keyboards/rotor/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rotor/readme.md')
-rw-r--r--keyboards/rotor/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/rotor/readme.md b/keyboards/rotor/readme.md
new file mode 100644
index 000000000..2fe7f5e49
--- /dev/null
+++ b/keyboards/rotor/readme.md
@@ -0,0 +1,19 @@
1# Rotor
2
3![Rotor](https://i.imgur.com/NfWdlzF.png)
4
5A 75 percent keyboard
6
7* Keyboard Maintainer: [2moons](https://github.com/2moons-jp)
8* Hardware Supported: Rotor PCB, ATMEGA32U4-MU
9* Hardware Availability: [Website](https://klc-playground.com/)
10
11Make example for this keyboard (after setting up your build environment):
12
13 make rotor:default
14
15To 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.
16
17See 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)
18
19[Build guide](https://docs.google.com/document/d/1BWUkFYRJ3aB-AY9pEW-9av5j8VWKI2Hmt8xsCFQgDg0/edit)