Releases: Frosthaven/zmk-config-legacy
Releases · Frosthaven/zmk-config-legacy
Numpad keys to use numrow keycodes / rgb adjustment
- Numpad keys now use the default numrow key codes. This is to make the board less reliant on system numlock state.
- Disabled per-layer rgb effect for now. This feature currently only works on the central side, and requires a communication for update between the halves to fully implement. This is currently on hold, so disabling the mode until it is complete seems the most sane option.
custom color now sets 100 saturation
works around an issue where the central device doesn't initialize with .conf saturation value
Improved system layer rgb controls
can now alter hue, saturation, brightness, and effects
Enabled more RGB Effects
The effects, in order:
- CUSTOM (current hard coded per-key setup)
- LAYER (currently only works on central side)
- SOLID
- BREATHE
- SPECTRUM
- SWIRL
Named layer display & Working brightness control
- On OLED displays, the currently active layer is now shown as text:
- QWERTY
- DVORAK
- COLEMAK
- COLEDHM
- WORKMAN
- SYMBOLS
- NUMPAD
- SYSTEM
- The SYSTEM layer now has working rgb brightness control
Bluetooth control and keymap adjustments
- Added output toggle to switch between usb and bluetooth power in the event you are charging the device while connected wirelessly
- Added quick shortcuts to bootloader and reset
- Fixed numpad = sign not working
Initial Release
This is the initial release. OLED and RGB support are currently missing, but are planned for a future release.