Firmware for modular submodules of the SCK (Super Custom Keyboard) system.
Each module runs on its own MCU and communicates with the main controller via I2C.
- IDE: Microchip Studio (or AVR Studio)
- MCU:
- ATmega8A
- pololu-led-strip-avr:
Used for WS2812/APA102 LED strip control.
Each module has its own firmware and schematic.
- Each module acts as an I2C slave with a fixed address
- Reports key or encoder input when polled by the main controller