keyboardio / Chrysalis-Firmware-Bundle

Firmware sketches for boards supported by Chrysalis
GNU General Public License v2.0
32 stars 25 forks source link

Keyboardio/Model100 & Atreus: Enable the LayerNames plugin #17

Closed algernon closed 2 years ago

algernon commented 2 years ago

To allow Chrysalis to set and use custom layer names, enable the necessary plugin for the Model 100, and for the Atreus. For the Atreus, this is a breaking change, because one EEPROM layer had to be removed to free up storage (as discussed in #18).

We do not enable it for the other firmware, due to lack of storage space.

algernon commented 2 years ago

Updated this PR to include the LayerNames plugin for the Atreus too, as per #18.