qmk-firmware/keyboards/ropro
Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
* Remove the need to set NUM_OF_ENCODERS

Instead, calculate the size of the array, and use that instead

* Add hack for split common support

* Remove NUM_OF_ENCODERS from keyboard config

Can be reverted, if needed
2019-07-16 01:40:54 -07:00
..
keymaps/default [Keyboard] add support for the RoPro Keyboard (#6210) 2019-07-01 12:44:02 -07:00
config.h Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -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