MechMerlin b262f20ad4 [Keyboard] Refactor HB85 to get rid of custom i2c code (#5570)
* remove dependency on custom i2c code

* missed a pragma once

* fix readme install instructions

* config.h cleanup

* make the bootmagic key not the same bmc reset key

* disable bootmagic functionality as it doesn't seem to work on atmega32a bmc boards
2019-04-07 07:34:31 -07:00
2018-05-12 08:52:11 -07:00
2019-04-05 15:47:25 -04:00
2019-04-02 17:24:14 -07:00
2019-04-02 17:24:14 -07:00
2019-01-11 18:32:43 -08:00
2019-04-03 09:19:22 -04:00
2019-02-17 08:59:19 -08:00
2016-08-27 18:37:28 +03:00
2017-11-16 15:09:45 -05:00
2017-08-19 08:31:54 -04:00
2018-08-01 15:20:02 -04:00
2019-03-08 07:58:40 -08:00
2018-08-16 12:01:34 -04:00

Quantum Mechanical Keyboard Firmware

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 hosted on Gitbook and GitHub (they are synced). You can request changes by making a fork and pull request, or by clicking the "suggest an edit" link on any page of the docs.

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 Erez Zukerman, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official website

http://qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.

Description
No description provided
Readme 190 MiB
Languages
C 93.8%
Makefile 3.2%
C++ 2.2%
Python 0.7%