Skip to content

Releases: cifertech/MicroClick

v1 Hardware & Software

29 Jul 22:27
3d51588
Compare
Choose a tag to compare

🚀Software:

  • Custom Key Assignments: Each key can be programmed to send specific keyboard shortcuts or macros.
  • LED Control: The WS2812B NeoPixel LEDs are programmable for visual feedback, indicating volume levels or other statuses.
  • OLED Display Functions: The SSD1306 OLED displays real-time information, animations, and system status.
  • Volume Control: Integrated potentiometers allow precise volume adjustment, with corresponding LED indicators.
  • Modular and Expandable: The code supports future updates and additional features, such as Wi-Fi connectivity using the ESP8266 module.

🔌Hardware:

  • Microcontroller: ATmega32U4
  • Switches: Mechanical Keyboard Switches
  • Volume Control: Dual Linear Potentiometers
  • Display: SSD1306 OLED
  • Rotary Encoder
  • LEDs: WS2812B NeoPixel
  • Extras: ESP8266-07

Full Changelog: https://github.com/cifertech/micro-CL1CK/commits/v1