4 Commits (36d123e9c5a9ce0e29b9bc22ef87661bf479e299)

Author SHA1 Message Date
Zach White 6368a5697d
Exclude more keyboards from CI (#11436)
* exclude all of handwired

* exclude more keyboards from CI
5 years ago
MURAOKA Taro e11d3d524d speed up list_keyboards.sh 5 years ago
Nick Brassel 13bbeefc5a
Follow symlinks when listing keyboards. (#11250) 5 years ago
Zach White 03cbee8637
Add the ability to exclude keyboards from travis builds (#11178)
* 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
5 years ago