Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 18:18
3f0f935

0.3.0 (2025-04-28)

✨ Features

  • add support for user-defined keyboard layers🎉🚀 (#114)(1ddf917)
  • add support for F13-F24 keys (1ddf917)

🐛 Bug Fixes

  • only listen to layer changes if useUserLayout is true (1ddf917)
  • revert to the defaultUserLayout after layer changes (1ddf917)

📚 Documentation

  • add keyboard shortcuts for increasing and decreasing opacity (1d7306f)
  • add note about thumb keys color setting in Learning Mode (051bade)
  • add user-defined layers feature (006334b)
  • update option label from "Use custom layout from config" to "Use user layouts" (1ddf917)
  • update supported function keys range from F1-F12 to F1-F24 (a239190)
  • use same wording as in preferences window in its documentation (52d53de)

🔨 Refactoring

  • move variables to more appropriate groups (1ddf917)
  • update toggle option label and subtitle for user layout (1ddf917)