keyboard controller firmware for Atmel AVR and ARM USB families
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
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
7 years ago
.vscode Add EditorConfig file (#1930) 7 years ago
docs Correct the rules.mk documentation for auto shift. 7 years ago
drivers
keyboards Ergodox EZ and Atreus 42 key dvorak layout updates (#1964) 7 years ago
layouts zweihander-osx: Remove app keys, etc. 7 years ago
lib
quantum update template readme 7 years ago
tests
tmk_core adds per-layer rgb color option to ez 7 years ago
users Creates a userspace for keymaps (#1559) 7 years ago
util convert to unix line-endings [skip ci] 7 years ago
.editorconfig Add EditorConfig file (#1930) 7 years ago
.gitattributes
.gitignore ignore more makefiles 7 years ago
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
Makefile add note to makefile for future use 7 years ago
Vagrantfile
autocomplete.sh Make arguments redo, subproject elimination (#1784) 7 years ago
book.json
build_full_test.mk
build_keyboard.mk Creates a userspace for keymaps (#1559) 7 years ago
build_layout.mk
build_test.mk
common.mk
common_features.mk Fix pointing device feature 7 years ago
lcd_backlight_keyframes.h
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
readme.md Improvements to documentation (#1919) 7 years ago
secrets.tar.enc
shell.nix
testlist.mk

readme.md

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.