diff --git a/Larry/.deploy_cfg b/Swerve/.deploy_cfg similarity index 100% rename from Larry/.deploy_cfg rename to Swerve/.deploy_cfg diff --git a/Larry/commands/drive_by_joystick.py b/Swerve/commands/drive_by_joystick.py similarity index 100% rename from Larry/commands/drive_by_joystick.py rename to Swerve/commands/drive_by_joystick.py diff --git a/Larry/commands/joysticks.py b/Swerve/commands/joysticks.py similarity index 100% rename from Larry/commands/joysticks.py rename to Swerve/commands/joysticks.py diff --git a/Larry/constants.py b/Swerve/constants.py similarity index 100% rename from Larry/constants.py rename to Swerve/constants.py diff --git a/Larry/conversions.py b/Swerve/conversions.py similarity index 100% rename from Larry/conversions.py rename to Swerve/conversions.py diff --git a/Larry/robot.py b/Swerve/robot.py similarity index 100% rename from Larry/robot.py rename to Swerve/robot.py diff --git a/Larry/robotcontainer.py b/Swerve/robotcontainer.py similarity index 100% rename from Larry/robotcontainer.py rename to Swerve/robotcontainer.py diff --git a/Larry/simgui-ds.json b/Swerve/simgui-ds.json similarity index 100% rename from Larry/simgui-ds.json rename to Swerve/simgui-ds.json diff --git a/Larry/simgui-window.json b/Swerve/simgui-window.json similarity index 100% rename from Larry/simgui-window.json rename to Swerve/simgui-window.json diff --git a/Larry/simgui.json b/Swerve/simgui.json similarity index 100% rename from Larry/simgui.json rename to Swerve/simgui.json diff --git a/Larry/subsystems/swerve_drive.py b/Swerve/subsystems/swerve_drive.py similarity index 100% rename from Larry/subsystems/swerve_drive.py rename to Swerve/subsystems/swerve_drive.py