Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-13 | Exclude more keyboards from CI (#11436) | Zach White | |
* exclude all of handwired * exclude more keyboards from CI | |||
2021-01-01 | speed up list_keyboards.sh | MURAOKA Taro | |
2020-12-20 | Follow symlinks when listing keyboards. (#11250) | Nick Brassel | |
2020-12-18 | Add the ability to exclude keyboards from travis builds (#11178) | Zach White | |
* add the ability to exclude keyboards from travis builds * add filtering to make all: * only skip keyboards during make all: * working implementation * forego a CI_KEYBOARDS variable * optimize the startup by only listing keyboards once * add sort -u to all list_keyboard invocations * move the if else if tree back to 1 level |