No description
Find a file
Danny 42c240f6cf
Add Sinc Rev. 3 (#18846)
* Initial work on adding Sinc Rev. 3

* Add RGB Matrix support

* Add encoder map support

* Set I2C pins

* Update LED locations for right half

* Move USB definitions to info.json

* Update RGB modes

* Replace pin mappings for right half with correct ones

* Move config.h back to rev1/rev2 due to addition of rev3

* Convert initial Rev. 3 config work to be data-driven

* Convert RGB Matrix config to DD format

* More config cleanup

* Use full-duplex PIO

* Add MCU/bootloader settings for Rev. 2

* Change ISO Enter location since it shares location with Backslash

* Adjust build settings to reduce flash/EEPROM usage
2022-10-26 21:44:06 +01:00
.github Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (#18702) 2022-10-13 23:27:03 +01:00
.vscode
builddefs
data DD mappings for build.debounce_type and backlight.levels (#18628) 2022-10-06 22:58:13 -07:00
docs [DOCS] Use correct OSM arguments (#18835) 2022-10-24 23:29:23 +01:00
drivers Keychron Q3 I2C & CKLED2001 transfer speedup (#18780) 2022-10-20 18:20:47 -07:00
keyboards Add Sinc Rev. 3 (#18846) 2022-10-26 21:44:06 +01:00
layouts
lib Remove unused LED_INDICATORS constant (#18686) 2022-10-12 22:40:53 +01:00
platforms Allow Fedora to update ChibiOS configs. (#18698) 2022-10-17 07:30:49 +11:00
quantum
tests
tmk_core
users Adjust oled gen to fix flashing on timeout (#18747) 2022-10-19 01:40:26 +01:00
util Allow Fedora to update ChibiOS configs. (#18698) 2022-10-17 07:30:49 +11:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
Dockerfile
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
Vagrantfile

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.