QMK firmware za naš dactyl https://wiki.ljudmila.org/Tipkovnica_dactyl
 
 
 
 
Go to file
Zach White 0c42f91f4c
Generate api data on each push (#10609)
* add new qmk generate-api command, to generate a complete set of API data.

* Generate api data and push it to the keyboard repo

* fix typo

* Apply suggestions from code review

Co-authored-by: Joel Challis <git@zvecr.com>

* fixup api workflow

* remove file-changes-action

* use a more mainstream github action

* fix yaml error

* Apply suggestions from code review

Co-authored-by: Erovia <Erovia@users.noreply.github.com>

* more uniform date handling

* make flake8 happy

* Update lib/python/qmk/decorators.py

Co-authored-by: Erovia <Erovia@users.noreply.github.com>

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2020-10-25 14:48:44 -07:00
.github Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
.vscode
api_data Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
bin
docs Add last breaking changes log to sidebar (#10680) 2020-10-18 15:46:47 +11:00
drivers [Core] IS31FL3731/36/37 bug fix (#10612) 2020-10-23 18:08:17 +11:00
keyboards manta60: update Configurator layout data (#10756) 2020-10-25 18:07:02 +00:00
layouts [Keymap] my alice community layout (#10696) 2020-10-23 17:11:52 -07:00
lib Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
platforms/chibios
quantum Update keymap_spanish_dvorak.h (#10213) 2020-10-23 04:42:34 +11:00
tests
tmk_core Added EEPROM emulation for STM32F042x6 series processors (#10685) 2020-10-22 21:05:01 +11:00
users [Keymap] Add Draevin userspace and maps (#10581) 2020-10-22 19:46:46 -07:00
util
.clang-format
.editorconfig
.gitattributes
.gitignore Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
.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
build_layout.mk
build_test.mk
common.mk
common_features.mk Fix RGB matrix for ATmegaxxU2 (#10723) 2020-10-23 12:21:56 +11:00
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 Update shell.nix (#10712) 2020-10-23 17:50:05 +11:00
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.