No description
Find a file
Clocks 9339e3c35d
Add watchdog service to RGBKB Sol 3 (#24786)
Due to power demands, the Sol 3 might get initially ignored or something by the attached device.

The solution is the enable watchdog, which would have the keyboard repoll the system to connect again.

I have been using watchdog for awhile, but given that the RGBKB developer never progressed #24279,
 I made this to add in the essential feature.
2025-01-05 21:46:58 +01:00
.github Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2 (#24672) 2024-12-03 19:31:16 +00:00
.vscode
builddefs Set custom effect defines for LED Matrix (#24745) 2024-12-24 10:26:08 -08:00
data Move cxt_studio keyboard to own folder (#24748) 2024-12-26 08:58:26 +00:00
docs Merge remote-tracking branch 'origin/master' into develop 2025-01-02 11:45:59 +00:00
drivers Move pointing device driver code (#24445) 2024-10-25 18:11:51 +01:00
keyboards Add watchdog service to RGBKB Sol 3 (#24786) 2025-01-05 21:46:58 +01:00
layouts Organise default community layouts summary (#24500) 2024-12-07 09:05:40 +11:00
lib Merge remote-tracking branch 'origin/master' into develop 2025-01-01 01:59:15 +00:00
platforms Merge remote-tracking branch 'origin/master' into develop 2025-01-03 20:33:57 +00:00
quantum Refactor Hue Breathing matrix effect with runner (#24525) 2025-01-02 02:23:41 -08:00
tests [CI] Regenerate Files (#24770) 2025-01-01 13:02:16 +11:00
tmk_core [Core] chibios: usb_main: remove OTG sof workaround (#24259) 2024-12-15 18:42:43 +01:00
users
util Add ArteryTek AT32 dfu to udev rules (#24747) 2024-12-25 02:57:30 +00:00
.clang-format
.clangd
.editorconfig .editorconfig: fix inline comment, tidy name section for yaml (#24416) 2024-09-21 19:48:31 +01:00
.gitattributes
.gitignore Add via keymaps to gitignore (#24329) 2024-08-26 04:33:40 +01:00
.gitmodules
Doxyfile Remove arm_atsam platform (#24337) 2024-09-02 03:48:17 +01:00
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
nose2.cfg
paths.mk
readme.md Branch point for 2025q1 breaking change 2024-11-27 21:31:31 +11:00
requirements-dev.txt
requirements.txt Remove appdirs from requirements.txt (#24550) 2024-10-30 05:43:31 +00:00
setup.cfg
shell.nix

THIS IS THE DEVELOP BRANCH

Warning- This is the develop branch of QMK Firmware. You may encounter broken code here. Please see Breaking Changes 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 VitePress. 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.

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.