* Branch point for 2020 November 28 Breaking Change * Remove matrix_col_t to allow MATRIX_ROWS > 32 (#10183) * Add support for soft serial to ATmega32U2 (#10204) * Change MIDI velocity implementation to allow direct control of velocity value (#9940) * Add ability to build a subset of all keyboards based on platform. * Actually use eeprom_driver_init(). * Make bootloader_jump weak for ChibiOS. (#10417) * Joystick 16-bit support (#10439) * Per-encoder resolutions (#10259) * Share button state from mousekey to pointing_device (#10179) * Add hotfix for chibios keyboards not wake (#10088) * Add advanced/efficient RGB Matrix Indicators (#8564) * Naming change. * Support for STM32 GPIOF,G,H,I,J,K (#10206) * Add milc as a dependency and remove the installed milc (#10563) * ChibiOS upgrade: early init conversions (#10214) * ChibiOS upgrade: configuration file migrator (#9952) * Haptic and solenoid cleanup (#9700) * XD75 cleanup (#10524) * OLED display update interval support (#10388) * Add definition based on currently-selected serial driver. (#10716) * New feature: Retro Tapping per key (#10622) * Allow for modification of output RGB values when using rgblight/rgb_matrix. (#10638) * Add housekeeping task callbacks so that keyboards/keymaps are capable of executing code for each main loop iteration. (#10530) * Rescale both ChibiOS and AVR backlighting. * Reduce Helix keyboard build variation (#8669) * Minor change to behavior allowing display updates to continue between task ticks (#10750) * Some GPIO manipulations in matrix.c change to atomic. (#10491) * qmk cformat (#10767) * [Keyboard] Update the Speedo firmware for v3.0 (#10657) * Maartenwut/Maarten namechange to evyd13/Evy (#10274) * [quantum] combine repeated lines of code (#10837) * Add step sequencer feature (#9703) * aeboards/ext65 refactor (#10820) * Refactor xelus/dawn60 for Rev2 later (#10584) * add DEBUG_MATRIX_SCAN_RATE_ENABLE to common_features.mk (#10824) * [Core] Added `add_oneshot_mods` & `del_oneshot_mods` (#10549) * update chibios os usb for the otg driver (#8893) * Remove HD44780 References, Part 4 (#10735) * [Keyboard] Add Valor FRL TKL (+refactor) (#10512) * Fix cursor position bug in oled_write_raw functions (#10800) * Fixup version.h writing when using SKIP_VERSION=yes (#10972) * Allow for certain code in the codebase assuming length of string. (#10974) * Add AT90USB support for serial.c (#10706) * Auto shift: support repeats and early registration (#9826) * Rename ledmatrix.h to match .c file (#7949) * Split RGB_MATRIX_ENABLE into _ENABLE and _DRIVER (#10231) * Split LED_MATRIX_ENABLE into _ENABLE and _DRIVER (#10840) * Merge point for 2020 Nov 28 Breaking Change |
5 years ago | |
---|---|---|
.github | identify the qmk-bot | 5 years ago |
.vscode | [Keyboard] add rhymestone by marksard (#9708) | 5 years ago |
api_data | Generate api data on each push (#10609) | 5 years ago |
bin | Move everything to Python 3.6 (#8835) | 5 years ago |
docs | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
drivers | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
keyboards | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
layouts | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
lib | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
platforms/chibios | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
quantum | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
tests | format code according to conventions [skip ci] | 5 years ago |
tmk_core | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
users | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
util | Refactor qmk_install.sh (#10681) | 5 years ago |
.clang-format | fix indent size | 6 years ago |
.editorconfig | QMK CLI and JSON keymap support (#6176) | 6 years ago |
.gitattributes | Set eep files to binary mode | 9 years ago |
.gitignore | Generate api data on each push (#10609) | 5 years ago |
.gitmodules | 2020 May 30 Breaking Changes Update (#9215) | 5 years ago |
.travis.yml | CI: Add docs build and deploy workflow (#7448) | 5 years ago |
CODE_OF_CONDUCT.md | updates the coc | 6 years ago |
Dockerfile | Update docker util script and travis to use new base container | 6 years ago |
Doxyfile | Generate API docs from source code comments (#2491) | 7 years ago |
LICENSE | add an explicit lisence file for github to pickup | 8 years ago |
Makefile | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
Vagrantfile | Remove broken example from Makefile (#9159) | 5 years ago |
book.json | adds redirects for docs | 8 years ago |
bootloader.mk | Fix STM32duino bootloader (#10648) | 5 years ago |
build_full_test.mk | Add SRC and OPT_DEFS when building tests | 8 years ago |
build_json.mk | Load keymap-level rules.mk when compiling keymap.json (#8841) | 5 years ago |
build_keyboard.mk | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
build_layout.mk | Allow for building layouts from keymap.json files. | 5 years ago |
build_test.mk | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
common.mk | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
common_features.mk | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
doxygen-todo | Remove iWRAP protocol (#9284) | 5 years ago |
license_GPLv2.md | Clarify the quantum license (#1042) | 8 years ago |
license_GPLv3.md | Clarify the quantum license (#1042) | 8 years ago |
license_Modified_BSD.md | Clarify the quantum license (#1042) | 8 years ago |
message.mk | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
nose2.cfg | Setup a python test framework | 6 years ago |
readme.md | Revert "Branch point for 2020 Aug 29 Breaking Change" | 5 years ago |
requirements-dev.txt | Use milc for config check, requirements fixes | 5 years ago |
requirements.txt | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
secrets.tar.enc | update building for .hex, secrets moving | 8 years ago |
setup.cfg | Add flake8 to our test suite and fix all errors (#7379) | 6 years ago |
shell.nix | Update shell.nix (#10712) | 5 years ago |
show_options.mk | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
testlist.mk | 2020 November 28 Breaking Changes Update (#11053) | 5 years ago |
readme.md
Quantum Mechanical Keyboard Firmware
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.