Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OLED doc #19213

Merged
merged 4 commits into from
Nov 30, 2022
Merged

Update OLED doc #19213

merged 4 commits into from
Nov 30, 2022

Conversation

elpekenin
Copy link
Contributor

Little update to OLED documentation

Description

It's a commong thing having people ask why their compiler didn't work.
The answer is that they copied the logo-drawing function from the documentation but they aren't using it anywhere.
Thus, i've added a clarification about it.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

docs/feature_oled_driver.md Outdated Show resolved Hide resolved
docs/feature_oled_driver.md Outdated Show resolved Hide resolved
docs/feature_oled_driver.md Outdated Show resolved Hide resolved
@daskygit daskygit changed the base branch from develop to master November 30, 2022 17:39
@daskygit
Copy link
Member

Updated to target master, only a small docs fix.

@elpekenin elpekenin changed the base branch from master to develop November 30, 2022 17:41
@elpekenin
Copy link
Contributor Author

Updated to target master, only a small docs fix.

Didn't see this message and thought i had miss-targeted, oops

@elpekenin elpekenin changed the base branch from develop to master November 30, 2022 17:42
@keyboard-magpie keyboard-magpie merged commit a5c2eea into qmk:master Nov 30, 2022
@elpekenin elpekenin deleted the oled_docs branch November 30, 2022 17:52
elpekenin added a commit to elpekenin/qmk_firmware that referenced this pull request Dec 7, 2022
* Update OLED doc

* Update docs/feature_oled_driver.md

Co-authored-by: Dasky <[email protected]>
crembz pushed a commit to crembz/qmk_firmware that referenced this pull request Dec 18, 2022
* Update OLED doc

* Update docs/feature_oled_driver.md

Co-authored-by: Dasky <[email protected]>
sbhal pushed a commit to sbhal/qmk_firmware that referenced this pull request Dec 30, 2022
* Update OLED doc

* Update docs/feature_oled_driver.md

Co-authored-by: Dasky <[email protected]>
Glodigit pushed a commit to Glodigit/qmk_firmware that referenced this pull request Oct 18, 2023
* upstream/master: (1776 commits)
  Fixup EFL and F4's sector selection. (qmk#19221)
  Fix `RGB_MATRIX_LED_COUNT` for aurora/corne (qmk#19222)
  [Keyboard] Fix config error for Charybdis (qmk#19219)
  [Keyboard] Add keyboard Caticorn (qmk#19138)
  Add meow48 ver.1.0 keyboard (qmk#19217)
  [Keyboard] Daskeyboard4 (qmk#18675)
  Update OLED doc (qmk#19213)
  [Keyboard] Add Litl keyboard (qmk#19000)
  [Keymap] Fixed ifohancroft Swap Hands Config (qmk#19176)
  Keeb.io Sinc: Enable Split LED state (qmk#19187)
  [Keymap] Update Miryoku (qmk#19190)
  Ignore some layout macro names from lint (qmk#19207)
  Add some community layouts to 40percentclub boards (qmk#19209)
  Add ortho_3x3 community layout (qmk#19210)
  Add missing default_ortho_5x5 keymap (qmk#19208)
  Fix bad bootmagic config (qmk#19206)
  Extend layout lint checks (qmk#19200)
  Fix headers in info.json reference (qmk#19202)
  Enable bootmagic (qmk#19191)
  [Keymap] Drashna updates for 0.19 (qmk#19175)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants