Optimize NIBBLE oled_bongocat keymap to reduce flash usage (#12330)

* Optimize with squeez-o frame compression

Adds VIA support!

* Clean up for PR

+ Add copyright header
- Remove debug print statements
This commit is contained in:
Jay Greco
2021-04-15 10:04:26 -07:00
committed by GitHub
parent 39d31d3ee4
commit a69616c45c
4 changed files with 452 additions and 258 deletions

View File

@@ -4,4 +4,6 @@
If you're looking for the Bongo Cat/WPM Counter firmware for your Nibble, this is it! The OLED occupies the bottom two left macro key spots, so there isn't anything assigned. However, if you've manually wired the oled to a different position, you can assign keys to those locations. This uses the default keymap layout so everything is where you expect it to be.
Now optimized to fit VIA support! This uses the [squeez-o](https://github.com/nullbitsco/squeez-o) tool to compress the animation frames, which reduces their program memory usage by a large amount.
![Layout Image](http://i.imgur.com/5Q6BzAe.png)