summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus/teensy2/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Update Atreus to current code conventions (#5849)Joel Challis2019-08-301-0/+36
* Update atreus to current code conventions - add multi revision instead of defines * Remove config.h duplication from user keymaps * Add breaking change log * Add missing pragma once