Releases: dhruvinsh/zmk-config
Releases · dhruvinsh/zmk-config
v6.3.0
v6.2.0
feat(keymap): update SYM layer key assignments Revise the SYM layer to provide new symbol and punctuation mappings for improved accessibility and consistency.
v6.1.0
feat(build): add Themis standalone totem build targets Add build configurations for Themis (standalone totem) with left and right variants, including BLE central role and battery level fetching.
v6.0.0
chore: bump version to v6.0.0
v5.1.1
chore: bump version to v5.1.1
v5.0.0
chore: bump version to v5.0.0
v4.5.0
Full Changelog: v4.4.1...v4.5.0
v4.4.1
feat(assets): replace "RT" with ">" in SVG and YAML files Updated the key label "RT" to ">" across multiple assets, including: - celeste.svg and celeste.yaml - helios.svg and helios.yaml - lynx.svg and lynx.yaml This change ensures consistency in key labeling across all assets.
v4.3.0
feat(layers): add function key layer to keyboard layouts Added a new FUN layer that provides access to function keys (F1-F13), navigation keys, and other special keys. This layer is accessible from the NUM layer. - Updated SVG/YAML assets for Celeste, Helios, and Lynx keyboards - Added function layer configuration in base.dtsi - Increased SVG dimensions to accommodate the new layer
v4.2.0
feat(build): add support for seeeduino_xiao_ble board Add build configurations and scripts for using the Seeeduino XIAO BLE board with the lynx dongle, including both firmware and settings reset builds.