| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace list_keyboards.sh with CLI calls (#19485) | Joel Challis | 2023-01-03 | 1 | -6/+0 |
| | | |||||
| * | Remove .noci functionality (#19122) | Joel Challis | 2022-11-21 | 1 | -14/+2 |
| | | |||||
| * | Exclude more keyboards from CI (#11436) | Zach White | 2021-01-13 | 1 | -1/+11 |
| | | | | | | * exclude all of handwired * exclude more keyboards from CI | ||||
| * | speed up list_keyboards.sh | MURAOKA Taro | 2021-01-01 | 1 | -3/+1 |
| | | |||||
| * | Follow symlinks when listing keyboards. (#11250) | Nick Brassel | 2020-12-20 | 1 | -2/+2 |
| | | |||||
| * | Add the ability to exclude keyboards from travis builds (#11178) | Zach White | 2020-12-18 | 1 | -0/+10 |
| * 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 | |||||