You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/drivers
XScorpion2 ec3954577c (OLED) Added support for CR (#6399)
Currently OLED Dirver only supports LF (\n) character in a string to clear out the rest of the current line and advance to the next line for writing. This PR adds support for CR (\r) character as well to advance to the next line, however not clear out the rest of the current line. This is extremely useful when you want to display a multi-line logo using a single array without wiping out exiting lines and flagging the OLED as dirty unnecessarily.
6 years ago
..
arm Align ARM i2c_readReg with AVR (#6314) 6 years ago
avr Add GPL3 header to avr i2c files (#6332) 6 years ago
boards
haptic
issi Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) 6 years ago
oled (OLED) Added support for CR (#6399) 6 years ago
qwiic Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617) 6 years ago
ugfx/gdisp