qmk_userspace/users/t4corun
Victor fff0ef034b
Revising the OLED functionality
- optimized by using the set cursor to position text vs using print statements
- recombined the OLED code into one file
- redid all the rendering methods so they can be reused between a
vertical and horizontal display
- Removed keyboard specific code in my rules.mk
2024-06-05 22:34:49 -05:00
..
config 128x32 OLED Overhaul and more 2024-05-28 12:43:28 -05:00
features Revising the OLED functionality 2024-06-05 22:34:49 -05:00
lib 128x32 OLED Overhaul and more 2024-05-28 12:43:28 -05:00
config.h 128x32 OLED Overhaul and more 2024-05-28 12:43:28 -05:00
rules.mk Revising the OLED functionality 2024-06-05 22:34:49 -05:00
t4corun.c 128x32 OLED Overhaul and more 2024-05-28 12:43:28 -05:00
t4corun.h 128x32 OLED Overhaul and more 2024-05-28 12:43:28 -05:00