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

@@ -1,2 +1,3 @@
OLED_DRIVER_ENABLE = yes
WPM_ENABLE = yes
WPM_ENABLE = yes
VIA_ENABLE = yes