QMK firmware za naš dactyl https://wiki.ljudmila.org/Tipkovnica_dactyl
 
 
 
 
Go to file
Shayne Holmes fdc2e8058b Allow broader send_string layout customizability via compile flag
Refactor new-ish JIS_KEYCODE send_string implementation with existing
send_string

Reshuffle JIS in line with other alternative keycodes for sendstring,
and make them all accessible via compile-time options

Add a separate function to allow sending a string with a delay.
2017-07-05 10:55:47 -04:00
docs add new arguements, docs 2017-06-27 14:35:08 -04:00
keyboards Allow broader send_string layout customizability via compile flag 2017-07-05 10:55:47 -04:00
lib Update the ugfx submodule 2017-06-24 00:37:27 +03:00
quantum Allow broader send_string layout customizability via compile flag 2017-07-05 10:55:47 -04:00
tests
tmk_core Merge pull request #1405 from cquiroz/oneshot-mods-timeout 2017-06-20 11:40:10 -04:00
util fix tag increment 2017-07-03 00:23:37 -04:00
.gitattributes
.gitignore
.gitmodules
.travis.yml fix up travis script 2017-07-02 23:38:20 -04:00
CODE_OF_CONDUCT.md create initial code of conduct 2017-06-27 21:36:44 -04:00
Dockerfile
Makefile
Vagrantfile
book.json
build_full_test.mk
build_keyboard.mk
build_test.mk
common.mk Fix serial_link vpath problem 2017-06-19 00:46:53 +03:00
common_features.mk Fix serial_link vpath problem 2017-06-19 00:46:53 +03:00
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
readme.md
secrets.tar.enc
testlist.mk

readme.md

Quantum Mechanical Keyboard Firmware

Build Status Gitter 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.

Official website

http://qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.

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 Erez Zukerman, and the Clueboard by Zach White.

Documentation

https://docs.qmk.fm is 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.