[Keyboard] Rotr (#9546)

* Add files via upload

* Add files via upload

Edited code to fix the formatting so that it follows the conventions.

* Create README.md

* Update config.h

* Update keyboards/rotr/config.h

* Update keyboards/rotr/config.h

* Update keyboards/rotr/config.h

* Update keyboards/rotr/kb.h

* Update keyboards/rotr/keymaps/default/keymap.c

* Update keyboards/rotr/keymaps/default/keymap.c

* Update keyboards/rotr/rules.mk

* Update keyboards/rotr/keymaps/default/keymap.c

* Update keyboards/rotr/kb.c

* Delete Makefile

* Rename kb.c to rotr.c

* Rename kb.h to rotr.h

* Update rules.mk

* Rename README.md to readme.md

* Create info.json

* Update keyboards/rotr/keymaps/default/keymap.c

* Update keyboards/rotr/readme.md

* Update keyboards/rotr/readme.md

* Update keyboards/rotr/readme.md

* Update keymap.c

* Update rotr.c

* Update info.json

* Update keyboards/rotr/readme.md
This commit is contained in:
kwlodarczy
2020-06-29 23:00:36 +01:00
committed by GitHub
parent 09a53d1aa3
commit 67beec5e94
7 changed files with 135 additions and 0 deletions

20
keyboards/rotr/readme.md Normal file
View File

@@ -0,0 +1,20 @@
# ROTR
![ROTR](https://i.imgur.com/051liRCl.jpg)
A macro pad with a multipurpose knob.
* Keyboard Maintainer: [kwlodarczyk](https://github.com/kwlodarczy)
* Hardware: [Geekhack](https://geekhack.org/index.php?topic=107104.0)
## Features:
* Minimal design with plug and play functionality.
* Frictionless, solid brass knob.
* Hot swappable switches.
* USB C connection.
Make example for this keyboard (after setting up your build environment):
make rotr: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).