summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/sono1/stm32f103
Commit message (Collapse)AuthorAgeFilesLines
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-4/+5
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-6/+6
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-202-4/+5
|
* Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-221-28/+0
|
* Add Teensy2.0++ revision and VIA keymap to handwired/sono1 (#15296)Dmitry Nosachev2022-01-105-0/+128
* teensy2.0pp revision, via support * updated documentation * Update keyboards/handwired/sono1/t2pp/rules.mk