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.
 
 
 
 
fauxpark 53c51f1d16 A better new_project.sh (#5191)
* A better new_project.sh

* Fix docstrings

* Use single quotes for anything not shown to user

* Missed this docstring

* Simplify get_git_username()

Thanks @vomindoraan

* chmod +x

* Add docstring for print_error()

* Break up git username call into multiple lines

* Use with statement here

* Conform to PEP 8 even more

* Turn it back into a shell script

* chmod +x again

* Update docs to reflect new keyboard generator usage

* Tweak wording slightly

* Trim trailing whitespace

* Don't actually need to escape the newlines here

* As I suspected, you can pass shift a number

* Prepend ./ to match the other code block

* Minor syntax tweaks

* The username token has changed

* Replace name in the readme too

* Make some reasonable assumptions about the presence of Git
7 years ago
.github Tweak issue templates (capitalisation mostly) (#5133) 7 years ago
.vscode
docs A better new_project.sh (#5191) 7 years ago
drivers Removed / replaced questionable logos and added licenses file for safe logos 7 years ago
keyboards [Keyboard] Added WT69-A PCB (#5721) 7 years ago
layouts jotix ortho_4x12 keymap tweakings (#5715) 7 years ago
lib RGB Matrix Overhaul (#5372) 7 years ago
quantum Fix sendstring "#" producing "£" instead (#5724) 7 years ago
tests Remove empty action_function() 7 years ago
tmk_core Fix wakeup function on ChibiOS (#5707) 7 years ago
users [Keymap] Fix my userspace RGB bug (#5686) 7 years ago
util A better new_project.sh (#5191) 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
secrets.tar.enc
shell.nix
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.