4 Commits (7b07ce3fef7481a2a026f54b4d6c4c5762a2c110)

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