diff --git a/encoder/ir_command_encode.py b/encoder/src/ir_command_encode.py similarity index 100% rename from encoder/ir_command_encode.py rename to encoder/src/ir_command_encode.py diff --git a/encoder/ir_command_merge.py b/encoder/src/ir_command_merge.py similarity index 100% rename from encoder/ir_command_merge.py rename to encoder/src/ir_command_merge.py diff --git a/encoder/ir_command_protocol.py b/encoder/src/ir_command_protocol.py similarity index 100% rename from encoder/ir_command_protocol.py rename to encoder/src/ir_command_protocol.py diff --git a/encoder/ir_command_protocol_hex.py b/encoder/src/ir_command_protocol_hex.py similarity index 100% rename from encoder/ir_command_protocol_hex.py rename to encoder/src/ir_command_protocol_hex.py diff --git a/encoder/ir_status_encode.py b/encoder/src/ir_status_encode.py similarity index 100% rename from encoder/ir_status_encode.py rename to encoder/src/ir_status_encode.py