Warning - This is a
develop
branch of QMK Firmware. You may encounter broken code here.
My keyboards are in /keyboards/humanplayer2/
A main purpose of this fork to maintain firmware for my keyboards with trackpoint.
- Trackpoint is treated as a pointing devices, by including PS/2 in Pointing Devices, by this PR.
- Pointing Devices does not support
PS2_MOUSE_SCROLL_BTN_MASK
for scrolling. - Trackpoint scrolling using
KC_BTN3
works out-of-the-box via Linux drivers if the keyboard name ends withTrackpoint
.- Alternatively, use the
SCROLL
implementation from this commit.
- Alternatively, use the
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.
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.
The project also includes community support for lots of other keyboards.
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.
qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.