aboutsummaryrefslogtreecommitdiff
path: root/keyboards/treadstone32/lite
Commit message (Collapse)AuthorAgeFilesLines
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
|
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
| | | | | * exclude all of handwired * exclude more keyboards from CI
* [Keyboard] Add keyboard firmware treadstone32lite (#8720)marksard2020-05-074-0/+166
* Keyboard: add treeadstone48 * rename layout defines * Use of pragma once * move common include code * fixed info.json * change keymap layout from kc to normal * fix alpha revision keymap * fixed info.json * remove USE_Link_Time_Optimization * Add keyboard firmware of treadstone32lite * fixed by the review * I used to set this to a per-keymap setting, so I'll undo it.