Fix keyboard level use of OLED_DRIVER_ENABLE (#15343)
This commit is contained in:
parent
097ae9d817
commit
4ee33f1ffd
6 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
*/
|
||||
#include "lyra.h"
|
||||
|
||||
#ifdef OLED_DRIVER_ENABLE
|
||||
#ifdef OLED_ENABLE
|
||||
|
||||
// 'lyralogooled', 32x128px
|
||||
oled_rotation_t oled_init_kb(oled_rotation_t rotation) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue