Hardware Design and Firmware CompleteToday I finished the main design and coding for LiPad!The PCB design is complete, including the layout, components, and connections. I have finished designing the hardware side of the project and the files are ready for the next stage.The firmware is also complete. I finished writing the KMK/CircuitPython code, including:Keyboard matrix setupKey layersRotary encoder supportEncoder button controlsRGB LED animationsIdle lighting behaviourThe software and hardware are now connected together, and the project is at a point where it is ready for testing once the board is built.One thing I forgot to do was record a timelapse of the process. I originally planned to capture the full design and coding journey, but I got focused on building the project and completely forgot to start recording. The classic developer mistake: remembering the documentation after the interesting part is already finished.Even without the timelapse, the project files, code, and design work are all available in the repository so the progress can still be followed.