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

sesquipedality/qmk_firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Quantum Mechanical Keyboard Firmware

This is the sesquipedality fork of sonix_qmk. Modifications are made to the "sn32" branch.

This is a custom build for the Rev3 GMMK1 iso full size board, with the following changes

  1. Bug fix: use correct LED layout for full size ISO board
  2. Bug fix: Update quantum/quantum_keycodes.h from the sn32_master so that RGB_ codes are correct
  3. Enable mousekeys
  4. Replace the scroll lock light so that it comes on when layer 2 is active. I use layer 2 for mousekeys on the numpad using VIA.

This firmware does not have hybrid OpenRGB support. I'm not hugely fussed, and didn't like the modal VIA that the hybrid firmware uses.

To make

make gmmk/full/rev3:via

The gmmk_full_iso_layout.json file contains the VIA setup I use to (among other things) enable mouse keys on layer 2. You will need to load the custom layout file from keyboards/gmmk/full/VIA_gmmk_full_iso.json in VIA's developer tab to get it to recognise the keyboard.

I have forced ISO layout so that lighting would be correct in VIA builds. This is not the right way to do this. I do not knwo the right way. For ANSI builds, just remove the relevant #define from keyboards/gmmk/full/config_led.h/config.h.

Original docs

Current Version Build Status 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.

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

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.1%
  • Makefile 3.9%
  • C++ 2.4%
  • Python 0.5%
  • Shell 0.1%
  • Roff 0.0%