mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 11:31:13 +00:00
fixup: recommended change from drashna
This commit is contained in:
parent
0e2439e00f
commit
2be1ec65c7
@ -219,7 +219,7 @@ bool oled_task_kb(void) {
|
||||
return false;
|
||||
}
|
||||
|
||||
oled_rotation_t oled_init_user(oled_rotation_t rotation) {
|
||||
oled_rotation_t oled_init_kb(oled_rotation_t rotation) {
|
||||
return OLED_ROTATION_0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user