summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus/feather
Commit message (Collapse)AuthorAgeFilesLines
* Bluetooth: driver naming cleanups (#21624)Ryan2023-07-292-2/+4
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-33/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-19/+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
|
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-1/+1
|
* Move Bluetooth config to common_features.mk (#14404)Ryan2021-09-121-1/+2
| | | | | | | | | * Move Bluetooth config to common_features.mk * Update common_features.mk Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
|
* Add config for Atreus based on Adafruit Feather BLE (#9140)Randall Mason2020-07-115-0/+154
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>