summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/sono1/stm32f103/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-4/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-6/+0
|
* 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-201-4/+0
|
* Add Teensy2.0++ revision and VIA keymap to handwired/sono1 (#15296)Dmitry Nosachev2022-01-101-0/+36
* teensy2.0pp revision, via support * updated documentation * Update keyboards/handwired/sono1/t2pp/rules.mk