No description
Find a file
Var e52a698651
cstc40 (#517)
* Create LICENSE

* Add files via upload

* Add daughterboard version files

* Debounce set to 0 to avoid missing registration of quick keypresses

* Set debounce to 1

* Update from upstream

Fixed debug key definition on keymap, fixed optional layer indicator on alpha flagged keys code, debounce set on 2

* Fixed same UID problem and default keymaps definitions

* Fixed daughterboard VIAL keymap

* Keymap fixes and tri-layer implementation

* Structure rework

* Fix rules.mk position

* keymap fixes to pass lint check
2023-10-13 19:41:35 -06:00
.github fix: run CI on PR branches with identical names (#569) 2023-10-08 23:20:28 -06:00
.vscode
builddefs refactor: create Vial-specific makefile 2023-09-09 18:59:03 -04:00
data Merge remote-tracking branch 'qmk/master' into merge-2023-09-08 2023-09-08 20:53:27 -06:00
docs [Docs] Improve contrast for warnings in dark mode (#21928) 2023-09-05 19:00:14 -07:00
drivers
keyboards cstc40 (#517) 2023-10-13 19:41:35 -06:00
layouts Revert "fix 60_hhkb ASCII diagram (#21813)" (#21869) 2023-08-30 01:47:15 +01:00
lib Add *_MATRIX_LED_COUNT generation (#21110) 2023-08-27 04:00:14 +01:00
platforms Merge remote-tracking branch 'qmk/master' into merge-2023-09-08 2023-09-08 20:53:27 -06:00
quantum fix: AVR keymap compilation 2023-09-09 07:51:20 -04:00
tests Unicode, Unicodemap and UCIS refactor (#21659) 2023-08-27 13:30:19 +10:00
tmk_core Revert changes to ChibiOS Suspend Code (#21830) 2023-08-27 03:52:12 +01:00
users Clean up Unicode API usage in user keymaps (#21849) 2023-08-27 16:51:19 +10:00
util Merge remote-tracking branch 'qmk/master' into merge-2023-09-08 2023-09-08 20:53:27 -06:00
.clang-format
.clangd
.editorconfig
.gitattributes
.gitignore Merge remote-tracking branch 'qmk/master' into merge-2023-09-08 2023-09-08 20:53:27 -06:00
.gitmodules
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile Unicode, Unicodemap and UCIS refactor (#21659) 2023-08-27 13:30:19 +10:00
nose2.cfg
paths.mk
readme.md Remove develop notice. 2023-08-29 21:19:06 +10:00
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix

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.