Skip to content

Releases: Frosthaven/zmk-config-legacy

Numpad keys to use numrow keycodes / rgb adjustment

28 Mar 03:13
Compare
Choose a tag to compare
  • 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

15 Mar 04:48
Compare
Choose a tag to compare
Pre-release

works around an issue where the central device doesn't initialize with .conf saturation value

Improved system layer rgb controls

15 Mar 04:35
Compare
Choose a tag to compare
Pre-release

can now alter hue, saturation, brightness, and effects

Enabled more RGB Effects

15 Mar 02:56
Compare
Choose a tag to compare
Pre-release

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

15 Mar 02:20
Compare
Choose a tag to compare
  • 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

10 Mar 22:45
b1740ea
Compare
Choose a tag to compare
  • 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

03 Mar 16:39
a95d1d2
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

This is the initial release. OLED and RGB support are currently missing, but are planned for a future release.