Go to file
lucwastiaux 7854746704 Ergodox EZ and Atreus 42 key dvorak layout updates (#1964)
* importing 42 key dvorak layout

* added comment for build instructions

* adding atreus dvorak 42 key layout

* added readme

* add readme

* build instructions

* additional MEH shortcuts

* added shifted symbols on symbols layer

* working extra symbols on COMBINED layer

* bring atreus layout inline with the ergodox one

* add necessary macros

* working ls macro

* added more shell macros

* added screen rename / screen number macros

* add ctrl-a key in shell-nav to use screen more easily

* added shell screen layer

* assign screen switching macros to screen layer

* define all screen switching macros

* more screen-related shortcuts added on shell screen layer

* change shell nav bottom right row to match base layer (backspace / delete)

* remove some mappings on SHELL_NAV layer as they are now in the screen layer

* added more screen macros
2017-11-06 12:07:21 -05:00
.vscode Add EditorConfig file (#1930) 2017-10-31 11:13:40 -04:00
docs Correct the rules.mk documentation for auto shift. 2017-11-06 12:03:36 -05:00
drivers
keyboards Ergodox EZ and Atreus 42 key dvorak layout updates (#1964) 2017-11-06 12:07:21 -05:00
layouts zweihander-osx: Remove app keys, etc. 2017-10-31 00:28:56 -04:00
lib
quantum update template readme 2017-11-01 21:14:24 -04:00
tests
tmk_core adds per-layer rgb color option to ez 2017-11-06 08:38:36 -05:00
users Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
util convert to unix line-endings [skip ci] 2017-11-02 00:51:41 +00:00
.editorconfig Add EditorConfig file (#1930) 2017-10-31 11:13:40 -04:00
.gitattributes
.gitignore ignore more makefiles 2017-11-01 20:59:44 -04:00
.gitmodules
.travis.yml
autocomplete.sh
book.json
build_full_test.mk
build_keyboard.mk Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common_features.mk Fix pointing device feature 2017-10-31 20:59:55 -04:00
common.mk
Dockerfile
lcd_backlight_keyframes.h
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk
readme.md Improvements to documentation (#1919) 2017-11-01 11:21:54 -04:00
secrets.tar.enc
shell.nix
testlist.mk
Vagrantfile

Quantum Mechanical Keyboard Firmware

Current Version Build Status Gitter 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.

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.

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, and the Clueboard by Zach White.

Documentation

https://docs.qmk.fm is 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.