No description
Find a file
Christopher Kochan 277b47da98
Add support for DOIO KB30-01 (#526)
* Lower OLED timeout to 1 minute

* Fix direction of the large encoder knob

* Support for DOIO KB30-01

* Reduce firmware size

* Revert changes to base files

* Override base OLED timeout

* Move encoder map enable to rules.mk

* Pin swap encoder 3 in vial.

Large encoder otherwise acts reverse of how it is defined in the keymap.c file and the Vial configurator.
2023-09-02 21:42:51 -06:00
.github remove qmk .github entries 2023-07-25 01:05:37 -06:00
.vscode
builddefs refactor(core): nix duplicate makefile inclusions 2023-06-18 13:32:31 -04:00
data Merge remote-tracking branch 'qmk/master' into merge-2023-06-03 2023-06-03 12:35:25 -06:00
docs Reinstate "Add support for 8 buttons to mouse report (#10807)" 2023-06-18 13:31:14 -04:00
drivers
keyboards Add support for DOIO KB30-01 (#526) 2023-09-02 21:42:51 -06:00
layouts Update split_3x5_2 community layout info (#21022) 2023-06-03 03:13:52 +01:00
lib
platforms refactor(core): mis-copied file 2023-06-18 13:31:15 -04:00
quantum revert rgblight/backlight constants for vial protocol version 2023-08-11 22:47:28 -06:00
tests
tmk_core Reinstate "Add support for 8 buttons to mouse report (#10807)" 2023-06-18 13:31:14 -04:00
users
util Merge branch 'vial' into merge-2023-06-03 2023-07-15 22:23:48 -06:00
.clang-format
.clangd
.editorconfig
.gitattributes
.gitignore Merge remote-tracking branch 'qmk/master' into merge-2023-06-03 2023-06-03 12:35:25 -06:00
.gitmodules
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
nose2.cfg
paths.mk
readme.md
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.