No description
Find a file
Seth 9f0dbc21a3
[Keyboard] beta support for the Rocketboard-16 macro/num pad ()
* Firmware initial commit, still has a few bugs - mainly rotary encoders do not work and needs cleaning up

* Fixed the volume control issue and limited the RGB brightness (can be really bright), added the ability to switch LED mode with left encoder click, and added via support (untested)

* Remove define that should go in config.h

* Removed define that should be in config.h

* Removed LTO_ENABLE as suggested - has issues on ARM

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Added the correct define for OLED screen size

* Applied suggested change to remove description

Co-authored-by: Ryan <fauxpark@gmail.com>

* Made suggested change to remove backslashes

Co-authored-by: Ryan <fauxpark@gmail.com>

* Suggested change made to rgblight

Co-authored-by: Ryan <fauxpark@gmail.com>

* Suggested change made to rgblight

Co-authored-by: Ryan <fauxpark@gmail.com>

* Suggested change made to remove backslashes

Co-authored-by: Ryan <fauxpark@gmail.com>

* Suggested change made to rgblight

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/rocketboard_16/rocketboard_16.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Added suggested comments

Co-authored-by: Ryan <fauxpark@gmail.com>

* Made suggested changes to rules file

Co-authored-by: Ryan <fauxpark@gmail.com>

* Added suggested change to rgblight

Co-authored-by: Ryan <fauxpark@gmail.com>

* Added info.json for QMK configurator

* Update readme.md

* This change makes the firmware work... through magic... seriously, no idea - but it works!

* Updated dimming step, OLED functionality, and rules for formatting

- Changed the dimming step size for smoother dimming with the reduced range
- Added lots of OLED functionality - QMK logo and title at top, num/caps/scroll lock status, and backlight brightness level
- Updated the rules.mk file to comply more closely with the formatting guidelines

* Fixed tab issues

Co-authored-by: Ryan <fauxpark@gmail.com>

* Updated to use bootmagic lite with the key that usually turns rgb on/off

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-11-01 10:46:00 -08:00
.github protect against those who develop with their fork on master () 2020-10-31 22:50:53 +00:00
.vscode
api_data Generate api data on each push () 2020-10-25 14:48:44 -07:00
bin
docs Add brightness level API to OLED driver () 2020-10-29 00:12:50 -07:00
drivers Add brightness level API to OLED driver () 2020-10-29 00:12:50 -07:00
keyboards [Keyboard] beta support for the Rocketboard-16 macro/num pad () 2020-11-01 10:46:00 -08:00
layouts [Keymap] greatwizard userspace and ortho 4x12 and 5x12 keymaps () 2020-10-28 10:20:06 -07:00
lib Generate api data on each push () 2020-10-25 14:48:44 -07:00
platforms/chibios
quantum Allow modified keycodes in Unicode input () 2020-10-27 06:14:56 +11:00
tests
tmk_core Fix KEYBOARD_SHARED_EP incompatibility with VIA () 2020-10-27 10:40:59 +11:00
users [Keymap] greatwizard userspace and ortho 4x12 and 5x12 keymaps () 2020-10-28 10:20:06 -07:00
util 50-qmk.rules: Move udev rules from documentation into a file () 2020-10-17 20:30:18 +01:00
.clang-format
.editorconfig
.gitattributes
.gitignore Generate api data on each push () 2020-10-25 14:48:44 -07:00
.gitmodules
.travis.yml
book.json
bootloader.mk Fix STM32duino bootloader () 2020-10-15 02:55:31 +01:00
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common.mk
common_features.mk Fix RGB matrix for ATmegaxxU2 () 2020-10-23 12:21:56 +11:00
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk
nose2.cfg
readme.md
requirements-dev.txt
requirements.txt [CLI] Add c2json () 2020-10-06 17:10:19 -07:00
secrets.tar.enc
setup.cfg
shell.nix Update shell.nix () 2020-10-23 17:50:05 +11:00
show_options.mk
testlist.mk
Vagrantfile

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 powered by Docsify and hosted on GitHub. They are also viewable offline; see Previewing the Documentation for more details.

You can request changes by making a fork and opening a pull request, or by clicking the "Edit this page" link at the bottom of any page.

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.