QMK firmware za naš dactyl https://wiki.ljudmila.org/Tipkovnica_dactyl
 
 
 
 
Go to file
Joel Challis 5249a606f1
Fix up issue with PROGMEM and hand_swap_config (#16027)
2022-01-24 22:20:08 +00:00
.github Merge remote-tracking branch 'origin/master' into develop 2021-11-23 01:41:28 +00:00
.vscode
api_data
builddefs Add L432, L442. (#16016) 2022-01-24 08:49:36 +11:00
data Rip out old macro and action_function system (#16025) 2022-01-24 21:22:20 +00:00
docs Rip out old macro and action_function system (#16025) 2022-01-24 21:22:20 +00:00
drivers [Bug][Core] Fix optical sensor firmware upload (#15919) 2022-01-20 09:23:16 -08:00
keyboards Rip out old macro and action_function system (#16025) 2022-01-24 21:22:20 +00:00
layouts [Keymap] Remove Ergodox community layout “coderkun_neo2” (#16011) 2022-01-23 12:38:02 -08:00
lib Add L432, L442. (#16016) 2022-01-24 08:49:36 +11:00
platforms Default EEPROM implementation should be transient when not implemented. Removed the equivalent eeprom_teensy fallback. (#16020) 2022-01-24 14:18:05 +00:00
quantum Fix up issue with PROGMEM and hand_swap_config (#16027) 2022-01-24 22:20:08 +00:00
tests Rip out old macro and action_function system (#16025) 2022-01-24 21:22:20 +00:00
tmk_core [Core] ChibiOS: shorten USB disconnect state on boot to 50ms (#15805) 2022-01-10 15:01:20 -08:00
users Merge remote-tracking branch 'origin/master' into develop 2022-01-21 20:11:30 -08:00
util Merge remote-tracking branch 'origin/master' into develop 2022-01-14 14:47:32 +00:00
.clang-format
.editorconfig
.gitattributes eol=lf, where appropriate (#15752) 2022-01-05 21:56:31 +00:00
.gitignore
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile [Tests] Increase QMK test coverage take 2 (#15269) 2021-11-23 13:31:01 +11:00
Vagrantfile
build_full_test.mk [Tests] Increase QMK test coverage take 2 (#15269) 2021-11-23 13:31:01 +11:00
build_json.mk
build_keyboard.mk Remove `QMK_SUBPROJECT` definitions in makefile (#15958) 2022-01-20 23:19:50 +00:00
build_layout.mk
build_test.mk Refactor `bootloader_jump()` implementations (#15450) 2021-12-27 21:10:07 +11:00
common_features.mk Rip out old macro and action_function system (#16025) 2022-01-24 21:22:20 +00:00
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md Start `develop` for 2022q1. 2021-11-28 11:16:20 +11:00
requirements-dev.txt Macros in JSON keymaps (#14374) 2021-11-22 11:11:35 -08:00
requirements.txt
setup.cfg
shell.nix
testlist.mk [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311) 2021-11-27 14:40:09 +11:00

readme.md

This is the develop branch!

See the Breaking Changes document for more information.

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.