mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 20:32:58 +00:00
fixup: recommended change from drashna
This commit is contained in:
parent
37218327c6
commit
d382503975
@ -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