Releases: 280Zo/charybdis-wireless-mini-zmk-firmware
Releases · 280Zo/charybdis-wireless-mini-zmk-firmware
Firmware Release v1.0.1
- Patched the PMW3610 sensor driver to try and prevent large jumps when waking from one of the REST modes
- Added left click functionality to thumb cluster
- Removed mouse layer that's no longer used
- Removed all key layouts except Colemak DH & QWERTY
Firmware Release v1.0.0
- Created a containerized build script that will build all firmwares locally with a single command
- USB logging can be enabled for the local build
- README added for local build
- Main README updated
- Added timeless Home Row Mods
- Added release capabilities to pipeline so users don't have to download from workflows which expire the artifacts
- Update the build pipeline for easier addition/removalb of key layouts
- Added the Graphite layout
- Changed keymap to make it more efficient for my use case (feel free to use or customize to your preferences)
- Updated the convert_keymap script to use multiline anchors to find the BASE layer, and changed the code pattern to match uppercase-identifiers
- Removed zmk-input-behavior-listener, and zmk-split-peripheral-input-relay modules since they were merged to the main ZMK repo
- Migrated to input listeners and processors
- Moved trackball processors to their own modular file for easy modification
- Fixed linker and attribute warnings for dongle build
- Patched the PMW3610 driver to remove warnings during build