qmk-dactyl-manuform-a/keyboards/hadron
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
..
ver2 Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
ver3 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
hadron.c adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 2018-12-04 08:04:57 -08:00
hadron.h 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07: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.