SonixQMK / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
515 stars 409 forks source link

Remove animations to reduce firmware size (K4v2 RGB ANSI & ISO) #395

Closed coffeec0der closed 5 days ago

coffeec0der commented 3 weeks ago

Description

Removed ~50% of animations to reduce firmware size, as it was unable to compile.

Types of Changes

Issues Fixed or Closed by This PR

Firmware is able to be compiled now (Tested both for ANSI and ISO)

Checklist