This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Dan McClain f04e58dad6 [CLI] Add qmk list_keyboards (#6927)
`list_keyboards` replicates the `make list-keyboards` by globbing for all paths
that include `rules.mk` and then removing the paths that include `keymaps`.

This basis of this cli command could be reused in the future as a util, but is
not done so here since this would be the only place that would use it currently

Resolves #6911
2019-10-07 11:32:30 -07:00
2019-09-22 13:25:33 -07:00
2019-10-07 11:32:30 -07:00
2019-10-07 11:32:30 -07:00
2019-08-30 15:01:52 -07:00
2019-06-11 01:51:40 -07:00
2016-08-27 18:37:28 +03:00
2019-08-30 15:01:52 -07:00
2017-08-19 08:31:54 -04:00
2019-09-18 09:48:58 +10:00
2019-08-24 12:43:39 -04:00
2019-09-21 00:00:58 -07:00
2019-09-07 07:58:41 -07:00
2019-09-21 11:59:18 -07:00

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

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.

Description
Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
Readme 167 MiB
Languages
C 90.3%
Makefile 4.2%
C++ 4.1%
Python 0.7%
Objective-C 0.5%