From a69616c45ce30463b0025c48d72d8cac0350e639 Mon Sep 17 00:00:00 2001 From: Jay Greco Date: Thu, 15 Apr 2021 10:04:26 -0700 Subject: 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 --- keyboards/nullbitsco/nibble/keymaps/oled_bongocat/readme.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/nullbitsco/nibble/keymaps/oled_bongocat/readme.md') diff --git a/keyboards/nullbitsco/nibble/keymaps/oled_bongocat/readme.md b/keyboards/nullbitsco/nibble/keymaps/oled_bongocat/readme.md index 303bed8975..81286d1afe 100644 --- a/keyboards/nullbitsco/nibble/keymaps/oled_bongocat/readme.md +++ b/keyboards/nullbitsco/nibble/keymaps/oled_bongocat/readme.md @@ -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) \ No newline at end of file -- cgit v1.2.1