qmk-firmware/keyboards/ropro
Garret G 7095ae10f7 [Keyboard] add support for the RoPro Keyboard (#6210)
* add support for the RoPro Keyboard

* Update Readme.md

* update to missing keys in default keymap.c

* update default.c

* update formatting in ropro.h

* Update formatting on Readme.md

* Update rules.mk

* update to bootloader

* Create New File; config.h

added config.h file to pull request

* major transfer swap of ropro.h and config.h

* Update JSON to match Keymap

* Update New Layer Identifier

* Update Newbs Guide Info readme + Formatting

* Update Matrix Clarification

* Omit Layout for Clarity

* Changed default keymapbFile Title

default.c —> keymap.c

* Update Config.h

Add Rotary Encoder pins (this May not be correct)

* Add Rotary Encoder Build option

* Added rotary Encoder ID to keymap.c

* Update ropro.h

Added Commas at end of macro lines

* Update ropro.h

Added 1 “,”

* Update keymap.c

Omit suggested Line

* Update ropro.h

Format of “Lower”

* Apply suggestions from code review

Formatting of various suggested changes

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* update ropro.h

fixed rotary encoder click batch

* Update keymap.c

fixed rotary encoder click batch

* update config.h

fixed rotary encoder click batch

* "Clean Up" Keymap.c

* Update config.h

focus on Rotary and RGB activation and routing

* Update ropro.h

focus on rotary click

* update rules.mk

add RGB "underglow" function

* update readme.md

formatting and picture modifications

* update config.h

re add pragma

* Update keyboards/ropro/ropro.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/ropro/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/ropro/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
2019-07-01 12:44:02 -07:00
..
keymaps/default [Keyboard] add support for the RoPro Keyboard (#6210) 2019-07-01 12:44:02 -07:00
config.h [Keyboard] add support for the RoPro Keyboard (#6210) 2019-07-01 12:44:02 -07:00
info.json [Keyboard] add support for the RoPro Keyboard (#6210) 2019-07-01 12:44:02 -07:00
readme.md [Keyboard] add support for the RoPro Keyboard (#6210) 2019-07-01 12:44:02 -07:00
ropro.c [Keyboard] add support for the RoPro Keyboard (#6210) 2019-07-01 12:44:02 -07:00
ropro.h [Keyboard] add support for the RoPro Keyboard (#6210) 2019-07-01 12:44:02 -07:00
rules.mk [Keyboard] add support for the RoPro Keyboard (#6210) 2019-07-01 12:44:02 -07:00

readme.md

The RoPro

The_RoPro

A Compact 75-Key + Rotary Encoder Ortholinear keyboard by Garret G. a.k.a. /u/The_Royal

Keyboard Maintainer: Garret G.
Hardware Supported: The_RoPro rev1.0, rev1.5, rev2.0 PCB; Elite-C & Proton-C Compatible.
Hardware Availability: Kingly-Keys.xyz - (Through GB or when in stock)

Make example for this keyboard (after setting up your build environment):

make ropro:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide