qmk_firmware/keyboards/hadron
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
ver0 remove all makefiles from keyboard directories 2017-09-27 08:21:09 -10:00
ver2 remove all makefiles from keyboard directories 2017-09-27 08:21:09 -10:00
config.h Adds Hadron Keyboard (#1492) 2017-07-11 13:53:50 -04:00
hadron.c Adds Hadron Keyboard (#1492) 2017-07-11 13:53:50 -04:00
hadron.h Hadron: Readme, Refactor, and Configurator support (#3170) 2018-06-12 17:34:04 -07:00
i2c.c Adds Hadron Keyboard (#1492) 2017-07-11 13:53:50 -04:00
i2c.h Adds Hadron Keyboard (#1492) 2017-07-11 13:53:50 -04:00
info.json Hadron: Readme, Refactor, and Configurator support (#3170) 2018-06-12 17:34:04 -07:00
readme.md Hadron: Readme, Refactor, and Configurator support (#3170) 2018-06-12 17:34:04 -07:00
rules.mk Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00

readme.md

Hadron

Hadron

A low-profile Cherry ML ortholinear build.

Keyboard Maintainer: ishtob, QMK
Hardware Supported: Hadron PCB rev0, rev2

Make example for this keyboard (after setting up your build environment):

make hadron:default

See build environment setup then the make instructions for more information.