diff --git a/.circleci/config.yml b/.circleci/config.yml index d0bff5776..dab0fa2dd 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -293,27 +293,6 @@ workflows: requires: - x230-hotp-maximized - - build: - name: x230-legacy-flash - target: x230-legacy-flash - subcommand: "" - requires: - - x230-hotp-maximized - - - build: - name: x230-legacy - target: x230-legacy - subcommand: "" - requires: - - x230-hotp-maximized - - - build: - name: x230-hotp-legacy - target: x230-hotp-legacy - subcommand: "" - requires: - - x230-hotp-maximized - - build: name: x230-hotp-maximized_usb-kb target: x230-hotp-maximized_usb-kb diff --git a/boards/x230-hotp-legacy/x230-hotp-legacy.config b/unmaintained_boards/x230-hotp-legacy.config similarity index 100% rename from boards/x230-hotp-legacy/x230-hotp-legacy.config rename to unmaintained_boards/x230-hotp-legacy.config diff --git a/boards/x230-legacy-flash/x230-legacy-flash.config b/unmaintained_boards/x230-legacy-flash/x230-legacy-flash.config similarity index 100% rename from boards/x230-legacy-flash/x230-legacy-flash.config rename to unmaintained_boards/x230-legacy-flash/x230-legacy-flash.config diff --git a/boards/x230-legacy/x230-legacy.config b/unmaintained_boards/x230-legacy/x230-legacy.config similarity index 100% rename from boards/x230-legacy/x230-legacy.config rename to unmaintained_boards/x230-legacy/x230-legacy.config