mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-07 20:25:35 -04:00
fixing more typos
- rules.mk named the encoder file wrong - extra characters in oled.c
This commit is contained in:
parent
8e29b0b71a
commit
02381c18aa
2 changed files with 2 additions and 4 deletions
|
@ -101,6 +101,4 @@ oled_rotation_t oled_init_user(oled_rotation_t rotation) {
|
|||
} else {
|
||||
return OLED_ROTATION_90;
|
||||
}
|
||||
}
|
||||
|
||||
a
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue