Go to file
James Young 6b2f9e3015
[Keyboard] Basketweave: Configurator fix (#11506)
* rework layout macro

Rework the layout macro so it's arranged the way the hardware is.

* info.json: use debug linting

* info.json: rebuild to correct key sequence

* white-space formatting

Makes the keymap and layout macro a bit more representative of where everything is.
2021-01-11 00:55:06 -08:00
.github
.vscode
api_data
bin
docs [Docs] Update feature_rgblight.md (#11363) 2021-01-10 23:05:11 -08:00
drivers Align ChibiOS spi_master behaviour with AVR (#11404) 2021-01-03 14:53:53 +11:00
keyboards [Keyboard] Basketweave: Configurator fix (#11506) 2021-01-11 00:55:06 -08:00
layouts [Keymap] stanrc85 Keymap/userspace updates (#11349) 2021-01-10 23:03:12 -08:00
lib Migrate python tests away from onekey (#11367) 2021-01-05 00:52:31 +00:00
platforms/chibios
quantum Lighting Layers should be disabled when suspended (#11442) 2021-01-11 00:07:09 -08:00
tests Missed a couple more `#pragma once`s (#11351) 2020-12-30 15:44:53 +00:00
tmk_core Add support for shared EP on V-USB boards (#11103) 2021-01-11 19:46:30 +11:00
users [Keymap] stanrc85 Keymap/userspace updates (#11349) 2021-01-10 23:03:12 -08:00
util Homebrew install: ignore pinned formulae in `brew upgrade` (#11423) 2021-01-03 20:30:59 +00:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk Add target 'check-md5' to `build_keyboard.mk` (#11338) 2020-12-31 15:20:56 +09:00
build_layout.mk
build_test.mk
common.mk
common_features.mk
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
nose2.cfg
readme.md
requirements-dev.txt
requirements.txt
secrets.tar.enc
setup.cfg
shell.nix
show_options.mk
testlist.mk

readme.md

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.