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.
 
 
 
 
James Young 89e0fba75d
Hineybush Ibis Layout Additions and Configurator Rendering Update (#17132)
* info.json: apply friendly formatting

* info.json: remove dead space from rendering

* info.json: insert line breaks between physical rows in layout data

* info.json: fix overlap in key rendering

Fixes an issue where the ANSI Enter key renders on top of the ISO Hash/Tilde key, visually hiding the latter.

* add LAYOUT_ansi_all macro with associated keymap

Duplicates `LAYOUT_all`, but with the ISO Hash/Tilde and ISO Backslash keys removed.

    - ANSI Enter and 2.25u Left Shift
    - Backspace, Right Shift, Numpad Plus and Numpad Enter all split
    - 1.5 / 1 / 1.5 / 6.25 / 1.25 / 1.25 / 1.25 Bottom Row

* add LAYOUT_iso_all macro with associated keymap

Duplicates `LAYOUT_all`, but with the ANSI Backslash key removed.

    - ISO Enter and 1.25u Left Shift
    - Backspace, Right Shift, Numpad Plus and Numpad Enter all split
    - 1.5 / 1 / 1.5 / 6.25 / 1.25 / 1.25 / 1.25 Bottom Row
4 years ago
.github Run auto approve only on qmk/qmk_firmware (#16786) 4 years ago
.vscode
api_data
builddefs Ensure .hex file output for ARM Teensys (#17014) 4 years ago
data Lint keyboard/project name (#16766) 4 years ago
docs Keymap FAQ updates (#17130) 4 years ago
drivers [Bug] Updated Cirque Pinnacle SPI driver to read data correctly (#17074) 4 years ago
keyboards Hineybush Ibis Layout Additions and Configurator Rendering Update (#17132) 4 years ago
layouts F13 TKL with Split Backspace and Split Right Shift Community Layouts (#17082) 4 years ago
lib yapf: disable arithmetic predecence indication (#16749) 4 years ago
platforms Fix platforms/avr/drivers/ws2812.c (#17043) 4 years ago
quantum Add Ukrainian keymap header (#16947) 4 years ago
tests Format code according to conventions (#16322) 4 years ago
tmk_core VUSB - Use correct endpoint poll for VIA (#16691) 4 years ago
users Update mtei's keymap (helix/rev2:five_rows, helix/pico:mtei, helix/rev3_5rows:five_rows) (#16966) 4 years ago
util Add missing dependency for qmk setup on Fedora (#17003) 4 years ago
.clang-format Clang-format tweaks (#15906) 4 years ago
.editorconfig
.gitattributes
.gitignore Ignore VIA(L) json files (#16845) 4 years ago
.gitmodules
Dockerfile
Doxyfile Internal docs generation updates (#16411) 4 years ago
LICENSE
Makefile Migrate more makefile utilities to builddefs sub-directory (#16002) 4 years ago
Vagrantfile
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk Migrate more makefile utilities to builddefs sub-directory (#16002) 4 years ago
readme.md
requirements-dev.txt
requirements.txt
setup.cfg yapf: disable arithmetic predecence indication (#16749) 4 years ago
shell.nix Allow overriding Niv inputs in shell.nix (#16602) 4 years ago

readme.md

Quantum Mechanical Keyboard Firmware

Current Version 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.