No description
Find a file
khitsule 33a5dc4fcf
[Keymap] Updates to personal keymaps ()
* sync with upstream; initial iris design

* sync with upstream

* update to iris keymap

* merge upstream

* iris keymap refined

* Iris readme update

* messed up upstream merge somehow, hopefully fixed

* removed extra closing bracket

* Apply suggestions from code review

Co-Authored-By: Joel Challis <git@zvecr.com>

* change layers from define to enum per suggestions

Co-authored-by: Mysti Woodard <mystiwoodard@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2020-04-19 10:15:12 -07:00
.github Update cli CI checkout to v2 () 2020-04-19 09:08:12 +02:00
.vscode
bin Move everything to Python 3.6 () 2020-04-18 22:00:56 +02:00
docs Add a syllabus to guide people who are learning QMK () 2020-04-19 09:08:38 +02:00
drivers
keyboards [Keymap] Updates to personal keymaps () 2020-04-19 10:15:12 -07:00
layouts [Keymap] Rework my Tsangan layout; turn off mousekeys () 2020-04-18 18:41:40 -07:00
lib Move everything to Python 3.6 () 2020-04-18 22:00:56 +02:00
quantum Merge pull request from vomindoraan/keymap_extras_fixup 2020-04-19 19:18:05 +10:00
tests
tmk_core Remove Atmel FLIP from install scripts and documentation () 2020-04-17 09:50:58 +02:00
users [Keymap] Rework my Tsangan layout; turn off mousekeys () 2020-04-18 18:41:40 -07:00
util Remove Atmel FLIP from install scripts and documentation () 2020-04-17 09:50:58 +02:00
.clang-format
.editorconfig
.gitattributes
.gitignore Remove old setup scripts () 2020-04-16 00:32:40 +01:00
.gitmodules
.travis.yml
book.json
bootloader.mk
build_full_test.mk
build_json.mk Load keymap-level rules.mk when compiling keymap.json () 2020-04-18 14:29:48 +01:00
build_keyboard.mk
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common.mk
common_features.mk
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
secrets.tar.enc
setup.cfg
shell.nix
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.