diff --git a/examples/ice-king/.gitignore b/basics/simple-pwm-led-audio/.gitignore similarity index 100% rename from examples/ice-king/.gitignore rename to basics/simple-pwm-led-audio/.gitignore diff --git a/examples/simple-pwm-led-audio/Makefile b/basics/simple-pwm-led-audio/Makefile similarity index 100% rename from examples/simple-pwm-led-audio/Makefile rename to basics/simple-pwm-led-audio/Makefile diff --git a/examples/simple-pwm-led-audio/pwm-led-audio.ino b/basics/simple-pwm-led-audio/pwm-led-audio.ino similarity index 100% rename from examples/simple-pwm-led-audio/pwm-led-audio.ino rename to basics/simple-pwm-led-audio/pwm-led-audio.ino diff --git a/examples/simple-pwm-led-audio/.gitignore b/basics/simple-pwm-led/.gitignore similarity index 100% rename from examples/simple-pwm-led-audio/.gitignore rename to basics/simple-pwm-led/.gitignore diff --git a/examples/simple-pwm-led/Makefile b/basics/simple-pwm-led/Makefile similarity index 100% rename from examples/simple-pwm-led/Makefile rename to basics/simple-pwm-led/Makefile diff --git a/examples/simple-pwm-led/pwm-led.ino b/basics/simple-pwm-led/pwm-led.ino similarity index 100% rename from examples/simple-pwm-led/pwm-led.ino rename to basics/simple-pwm-led/pwm-led.ino diff --git a/examples/simple-pwm-led/.gitignore b/modules/ice-king/.gitignore similarity index 100% rename from examples/simple-pwm-led/.gitignore rename to modules/ice-king/.gitignore diff --git a/examples/ice-king/Makefile b/modules/ice-king/Makefile similarity index 100% rename from examples/ice-king/Makefile rename to modules/ice-king/Makefile diff --git a/examples/ice-king/ice-king.ino b/modules/ice-king/ice-king.ino similarity index 100% rename from examples/ice-king/ice-king.ino rename to modules/ice-king/ice-king.ino