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
noroadsleft e337bb82a3 Fix Planck and Preonic builds (#5658)
* Planck: Copy contents of Planck rules.mk to each revision

* Planck: Delete Planck rules.mk

* Planck: Concatenate duplicate rules

Concatenate rules that are set and then overridden into one setting.

* Preonic: Copy contents of Preonic rules.mk to each revision

* Preonic: Delete Preonic rules.mk

* Preonic: Concatenate duplicate rules

Concatenate rules that are set and then overridden into one setting.

* Planck: Delete non-specific Bootloader settings from revs. 1 and 2

Deleted BOOTLOADER setting code block, as the checks were only valid for revs. 3-5 and the Planck Light.

Neither Planck rev1 or rev2 set the bootloader via rules.mk, so there's no setting of BOOTLOADER in their rules.mk files.

* Preonic: Fix BOOTLOADER settings code blocks

* Preonic: delete extra blank lines from rules.mk files

* Preonic: delete AVR-type hardware config blocks from rev3

* Update Planck and Preonic readme files

- update Hardware Supported
- update/add Install Examples
- update Docs paragraph

* Enable Bootmagic Lite where it is disabled

Enabled Bootmagic Lite for:

- Planck Light
- Planck revs. 1-5
- Preonic revs. 1 and 2

* Remove `planck_grid` from LAYOUTS rule for all Planck revisions

Community has landed on `ortho_4x12`, which is already set; `planck_grid` is redundant.
6 years ago
.github Tweak issue templates (capitalisation mostly) (#5133) 6 years ago
.vscode
docs A better new_project.sh (#5191) 6 years ago
drivers Removed / replaced questionable logos and added licenses file for safe logos 6 years ago
keyboards Fix Planck and Preonic builds (#5658) 6 years ago
layouts jotix ortho_4x12 keymap tweakings (#5715) 6 years ago
lib RGB Matrix Overhaul (#5372) 6 years ago
quantum Fix sendstring "#" producing "£" instead (#5724) 6 years ago
tests Remove empty action_function() 7 years ago
tmk_core Fix wakeup function on ChibiOS (#5707) 6 years ago
users [Keymap] Fix my userspace RGB bug (#5686) 6 years ago
util A better new_project.sh (#5191) 6 years ago
.clang-format convert to unix line-endings [skip ci] 6 years ago
.clang_complete
.editorconfig Update our style guide (#5500) 6 years ago
.gitattributes
.gitignore Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 6 years ago
.gitmodules
.travis.yml Travis CI - skip unit tests for documentation changes (#5267) 6 years ago
CODE_OF_CONDUCT.md
Dockerfile Revert "Update build instructions and docker file to download submodules" (#5533) 6 years ago
Doxyfile
LICENSE
Makefile Shallow clone submodules. (#5279) 6 years ago
Vagrantfile Align docker and vagrant base images (#4905) 6 years ago
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Change split_common to use RGBLIGHT_SPLIT (#5509) 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 OLED Driver Feature 6 years ago
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk build size-check enhancement (#5485) 6 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) 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 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.