summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus/f103
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-34/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-36/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+4
|
* 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
|
* [Keyboard] Atreus: add STM32F103C8T6 based variant (#16846)Dmitry Nosachev2022-06-167-0/+166
Co-authored-by: Ryan <fauxpark@gmail.com>