Skip to content

Open-source keyboard firmware for Atmel AVR and Arm USB families

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
license_GPLv2.md
GPL-3.0
license_GPLv3.md
Notifications You must be signed in to change notification settings

humanplayer2/qmk_firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

humanplayer2 QMK fork

Warning - This is a develop branch of QMK Firmware. You may encounter broken code here.

My keyboards are in /keyboards/humanplayer2/

Trackpoints

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 with Trackpoint.
    • Alternatively, use the SCROLL implementation from this commit.

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.

About

Open-source keyboard firmware for Atmel AVR and Arm USB families

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
license_GPLv2.md
GPL-3.0
license_GPLv3.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.3%
  • C++ 5.7%
  • Python 1.7%
  • Makefile 1.2%
  • Shell 0.1%
  • Nix 0.0%