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
features Revising the OLED functionality 2024-06-05 22:34:49 -05:00
lib
config.h
rules.mk Revising the OLED functionality 2024-06-05 22:34:49 -05:00
t4corun.c
t4corun.h