summaryrefslogtreecommitdiff
path: root/keyboards/treadstone32/lite
AgeCommit message (Collapse)Author
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan
2021-01-13Exclude more keyboards from CI (#11436)Zach White
* exclude all of handwired * exclude more keyboards from CI
2020-05-07[Keyboard] Add keyboard firmware treadstone32lite (#8720)marksard
* 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.