qmk_firmware/keyboards/hadron
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
ver2 Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
ver3 Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
.noci
config.h Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) 2022-08-15 02:53:19 +01:00
hadron.c
hadron.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) 2022-08-15 02:53:19 +01:00
readme.md
rules.mk

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.