Rgbkb/keeb fixes (#17932)
* Disable console by default for better bios & reboot behavior * Remove custom matrix * Disable console by default for better bios & reboot behavior * PR feedback
This commit is contained in:
parent
a6ea760c94
commit
034e266998
4 changed files with 4 additions and 86 deletions
|
@ -11,7 +11,8 @@
|
|||
#include "oled_driver.h"
|
||||
#include "rgb_matrix.h"
|
||||
|
||||
// for memcpy
|
||||
// for memcpy & snprintf
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <transactions.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue