Skip to content

Releases: bryan065/qmk_firmware

Initial Release for Unicorn keymap based on DZ60 board

02 Apr 05:17
Compare
Choose a tag to compare

Unicorn keymap. Split space bar with FN center, full size left shift, backspace keys. 1.75u right shift with 1u arrow at the end. My keyboard features WS2812b LED strips as the per-key RGB+underglow.

Features:

  • Per-layer RGB indicators.
    • Dynamic on-the-fly adjustment of base layer RGB mode+colors
    • Able to shift into another layer that has the RGB keycodes and display that layer's RGB indicator. When you then go to use the keycodes to adjust the RGB, you can preview the change and when you shift back into your base layer, the change will be saved.
  • Dynamic per-key RGB.
    • RGB can be lit dynamically depending on what keys have been mapped. No need to reprogram the LED's manually, it'll update itself when you go to reprogram your keymap.
    • RGB sections can be lit separately: programmed keys, non-programmed keys (or KC_TRNS/KC_NO), and underglo
  • RGBLIGHT_SLEEP enabled
  • Cherry picked @nvitaterna's IDLE_RGB_TIMEOUT qmk#5475. Wasn't merged to qmk master yet.

Bugs?

  • Programming was made with only 1 default layer in mind: Layer 0 being default. Not sure how it'll behave otherwise.

To-do:

  • Making the per-layer RGB dynamic as well. Any additional layers added to the keymap will get it's layer indicator RGB enabled automatically (with color being different for each additional layer).

Installation

  • Just flash via QMK Toolbox