Skip to content

Releases: dhruvinsh/zmk-config

v6.3.0

04 Sep 13:11
Compare
Choose a tag to compare
chore: bump version to v6.3.0

v6.2.0

27 Aug 13:54
Compare
Choose a tag to compare
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

18 Aug 11:40
Compare
Choose a tag to compare
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

06 Aug 22:38
Compare
Choose a tag to compare
chore: bump version to v6.0.0

v5.1.1

17 Jul 22:51
Compare
Choose a tag to compare
chore: bump version to v5.1.1

v5.0.0

15 Jul 18:39
Compare
Choose a tag to compare
chore: bump version to v5.0.0

v4.5.0

04 Jul 20:47
Compare
Choose a tag to compare

Full Changelog: v4.4.1...v4.5.0

v4.4.1

12 May 20:59
Compare
Choose a tag to compare
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

03 Apr 15:53
Compare
Choose a tag to compare
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

27 Mar 12:25
Compare
Choose a tag to compare
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.