Go to file
Elisiano Petrini a4af41cb13
Added custom keymap for preonic (#7548)
* Added custom keymap

* Update keyboards/preonic/keymaps/elisiano/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Address PR comments and added CTL_T(KC_ESC) on other layouts as well

Co-authored-by: Ryan <fauxpark@gmail.com>
2020-02-21 11:16:39 -05:00
.github CI: Add workflow for CLI testing (#7357) 2020-02-08 13:43:55 +01:00
.vscode
bin
docs Allow 30us matrix delay to be keyboard/user overridable (#8216) 2020-02-21 14:49:33 +11:00
drivers format code according to conventions [skip ci] 2020-02-13 20:09:39 +00:00
keyboards Added custom keymap for preonic (#7548) 2020-02-21 11:16:39 -05:00
layouts Code cleanup, use pathlib, use pytest keyboard 2020-02-15 15:19:03 -08:00
lib Use pathlib everywhere we can (#7872) 2020-02-17 11:42:11 -08:00
quantum Add Danish keymap and sendstring LUT (#8218) 2020-02-21 14:40:28 +01:00
tests
tmk_core format code according to conventions [skip ci] 2020-02-21 11:04:05 +00:00
users [Keymap] ninjonas keymap updates (#8170) 2020-02-17 01:30:03 -08:00
util Made windows driver installation accept y as All to allow CI (#8189) 2020-02-18 12:05:20 -08:00
.clang_complete
.clang-format
.editorconfig
.gitattributes
.gitignore Remove entries for Minidox eep files from gitignore (#8077) 2020-02-04 18:30:57 -08:00
.gitmodules
.travis.yml Fix unknown key 'IndentPPDirectives' on CI (#7933) 2020-01-19 13:59:57 -08:00
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common_features.mk Relocate grave keycode processing (#8082) 2020-02-04 18:49:10 -08:00
common.mk
Dockerfile
Doxyfile
doxygen-todo Remove PJRC USB stack 2020-02-08 11:07:43 -08:00
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk Use FIRMWARE_FORMAT for "Checking file size" message (#8121) 2020-02-10 04:19:08 +11:00
nose2.cfg
readme.md
requirements.txt Drop bs4 dependency, update docs, minor improvements 2020-02-15 15:19:03 -08:00
secrets.tar.enc
setup.cfg
shell.nix
show_options.mk Fix AVR boards which were overriding backlight without setting… (#8044) 2020-01-31 10:44:40 +11:00
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.