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.
 
 
 
 
Drashna Jaelre a2cec0594b [Keymap] Update to Drashna Keymaps (#5594)
* Start to standardize macro timer

* Update Fractal layout

Specifically, limit the RGB Lighting, since it's too many for the power, and only have the KITT annimation on the front

* Update Iris keymap to use I2C for transport

* Remove TAP_CODE_DELAY from keyboard in favor of global setting

* Remove Woodpad

Since it\'s no longer in my possession

* Only enable LTO on AVR boards

* Run matrix_scans while doing startup light

* Run matrix_scan to get split keyboard code synced properly

* Fix rgb mode

* Remove custom debouncing settings

* Make RGB Light Startup Animation optional

* Fix opt def

* Remove extra tap code delay value

* Fix references to keebio boards

* Add support for LP Iris keyboard

* Add backlight code

* Make startup animation optional

* Update gitlab ci script

* Remove port declaration

* Revert avrgcc changes to gitlab ci file

* Don't re-set mods

* Remove MACRO_TIMER define

* Add custom name for crkbd

* Add name for Prime M pad

* Add names for ortho 4x12 boards

* Add some additional handling for rgb init

* Change thumb clusters on ergodox

* Switch Orthodox to I2C

* Fix Space in ergodox keymap

* Use OSL for ergodox layout

* Ugh, can't find a good layout

* Fix typo

* Fix up animation startup

* Cries in AVR

* Fix makefiles for ergodox ez boards

* Add support for "secret songs" in my userspace

* Reset debounce to 5ms for Ergodox EZ

* Fix gitlab CI yaml file

* More crying in AVR

* Cannot use rgb light and rgb matrix at the same time due to the WS2812 rgb matrix PR until the "Coexistance" PR is merged

* Update ODox for split common and i2c

* Add split config

* Impement Split code

* Add support for xscorpion OLED code

* Add OLED display config

* Fix OLED screen font

* Get OLED set up in vertical mode

* Remove old OLED code

* add per key support for crkbd

* Fix split changes

* RGB Tweeaks

* More OLED tweaks

* Fix rotation stuff

* Fix more OLED stuff

* Remove custom Debounce from Ergodox layout since it's no longer needed
7 years ago
.github Tweak issue templates (capitalisation mostly) (#5133) 7 years ago
.vscode
docs RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#5602) 7 years ago
drivers Removed / replaced questionable logos and added licenses file for safe logos 7 years ago
keyboards [Keymap] Update to Drashna Keymaps (#5594) 7 years ago
layouts [Keymap] Update to Drashna Keymaps (#5594) 7 years ago
lib RGB Matrix Overhaul (#5372) 7 years ago
quantum RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#5602) 7 years ago
tests Remove empty action_function() 7 years ago
tmk_core fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623) 7 years ago
users [Keymap] Update to Drashna Keymaps (#5594) 7 years ago
util add -yq flags to actually make it noninteractive 7 years ago
.clang-format convert to unix line-endings [skip ci] 7 years ago
.clang_complete
.editorconfig Update our style guide (#5500) 7 years ago
.gitattributes
.gitignore Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 7 years ago
.gitmodules
.travis.yml Travis CI - skip unit tests for documentation changes (#5267) 7 years ago
CODE_OF_CONDUCT.md
Dockerfile Revert "Update build instructions and docker file to download submodules" (#5533) 7 years ago
Doxyfile
LICENSE
Makefile Shallow clone submodules. (#5279) 7 years ago
Vagrantfile Align docker and vagrant base images (#4905) 7 years ago
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Change split_common to use RGBLIGHT_SPLIT (#5509) 7 years ago
build_layout.mk Add a mechanism for force building a particular community layout (#5027) 7 years ago
build_test.mk
common.mk Move Split Common VPATH addition (#4716) 7 years ago
common_features.mk OLED Driver Feature 7 years ago
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk build size-check enhancement (#5485) 7 years ago
readme.md Add Atreus as an official board. 7 years ago
secrets.tar.enc
shell.nix shell.nix: Packages relocated in upstream cleanup 7 years ago
show_options.mk Clean up debounce a bit (#5255) 7 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 Erez Zukerman, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official website

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