qmk-dactyl-manuform-a/keyboards/hadron
Nick Brassel 87291437bd
Add board specific to Proton-C, with usual defaults turned on. (#10976)
- Set all other ChibiOS defaults to 'off', when not targeting Proton-C
- Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output
- Modified version.h generation so that SKIP_VERSION=yes generates the same output
2020-12-03 13:04:28 +11:00
..
ver2 Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05:00
ver3 Add board specific to Proton-C, with usual defaults turned on. (#10976) 2020-12-03 13:04:28 +11:00
config.h [Keyboard] Assign unique vendor ID and product ID for hadron (#5184) 2019-07-29 23:58:43 -07:00
hadron.c adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 2018-12-04 08:04:57 -08:00
hadron.h adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 2018-12-04 08:04:57 -08:00
i2c.c
i2c.h
info.json Hadron: Readme, Refactor, and Configurator support (#3170) 2018-06-12 17:34:04 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk [Core] Cleanup rules.mk for F303 keyboards (#7306) 2019-11-14 18:25:40 -08:00

readme.md

Hadron

Hadron

A low-profile ortholinear build.

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

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.