Skip to content

v26: Version 26 (2023-10-22)

Compare
Choose a tag to compare
@sunaku sunaku released this 23 Oct 05:53
· 204 commits to main since this release

Hey everyone, I'm pleased to announce a new version 26 of my Glove80 keymaps featuring layer reordering support, build-time OS targeting for Emoji and international characters, and more.

Version 26: 🎁

Keymaps: 🗺️

Changes: ✨

  • Added #define UNICODE_TARGET_OS setting to let you choose between Linux, Mac, Windows for Unicode at firmware build time.
  • Windows: Use Alt-codes with EnableHexNumpad registry setting in Windows for arbitrary Unicode character entry.
  • Linux: Omit leading zeroes from Unicode hexadecimal codepoint to speed up the overall Unicode character entry.
  • World layer: add ñ + Ñ characters, thanks to JavierOrtegaP #1
  • Base layer: Support layer reordering by using LAYER_* definitions in place of hard-coded layer numbers.
    2023-10-22_22-49