Skip to content

Releases: adamhochberger/bongocat_mercutio

v1.1.0

24 Mar 04:27
Compare
Choose a tag to compare

Improvements

  • Adjust logic for obtaining the keys pressed on a row
  • Optimized the cache storage to use a lower amount of values by changing the data type from structs to integers

v1.0.1

24 Mar 01:20
Compare
Choose a tag to compare

Adjusted formatting of variable naming

v1.0.0

23 Mar 05:07
Compare
Choose a tag to compare

Updated Bongo Cat OLED for Mercutio, with some logic changes and comments.

Requires #define OLED_UPDATE_INTERVAL 66 added to the config.h file within mechwild/mercutio if building manually.