You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
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>
6 years ago
.github Tweak issue templates (capitalisation mostly) (#5133) 6 years ago
.vscode
docs fix typo 6 years ago
drivers Add SH1106 OLED support (#5787) 6 years ago
keyboards [Keyboard] add support for the RoPro Keyboard (#6210) 6 years ago
layouts [Keymap] jotix ortho_4x12 layout match new keycaps (#6209) 6 years ago
lib Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) 6 years ago
quantum [Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205) 6 years ago
tests Remove empty action_function() 7 years ago
tmk_core Fixes compile errors for massdrop keyboards 6 years ago
users [Keymap] miryoku layout (#6171) 6 years ago
util Install avrdude in Arch/Manjaro Linux (#6132) 6 years ago
.clang-format fix indent size 6 years ago
.clang_complete
.editorconfig Update our style guide (#5500) 6 years ago
.gitattributes
.gitignore Ignore VSCode ipsh folder (#5741) 6 years ago
.gitmodules
.travis.yml Use qmk docker image for travis CI builds 6 years ago
CODE_OF_CONDUCT.md
Dockerfile upgrade gcc-arm-none-eabi from the default 5.4.1 to 6.3.1 due to ARM runtime issues 6 years ago
Doxyfile
LICENSE
Makefile Make python a required build dependency (#5784) 6 years ago
Vagrantfile Update run command now that the install script is unattended, fix mount point for Debian (#5847) 6 years ago
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Fix LIB_SRC insert position (#5731) 6 years ago
build_layout.mk Add a mechanism for force building a particular community layout (#5027) 6 years ago
build_test.mk
common.mk Move Split Common VPATH addition (#4716) 7 years ago
common_features.mk rgblight 255 hue (#5547) 6 years ago
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Make python a required build dependency (#5784) 6 years ago
readme.md Removes Erez personally from QMK (#5883) 6 years ago
secrets.tar.enc
shell.nix shell.nix: Packages relocated in upstream cleanup 7 years ago
show_options.mk Add option to enable LTO easily (#5674) 6 years ago
testlist.mk

readme.md

Quantum Mechanical Keyboard Firmware

Current Version Build Status Discord Docs Status GitHub contributors GitHub forks

This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line.

Documentation

The docs are hosted on Gitbook and GitHub (they are synced). You can request changes by making a fork and pull request, or by clicking the "suggest an edit" link on any page of the docs.

Supported Keyboards

The project also includes community support for lots of other keyboards.

Maintainers

QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu. The OLKB product firmwares are maintained by Jack Humbert, the Ergodox EZ by ZSA Technology Labs, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official Website

qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.