summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/keymaps/oled
AgeCommit message (Collapse)Author
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-11-18Disable onekey console by default (#19104)Joel Challis
2022-01-05[Keymap] Fix onekey oled keymap (#15751)Drashna Jaelre
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
* [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
* add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-06-21Cleanup junk characters, part 1 (#13282)Ryan
2020-10-29Add brightness level API to OLED driver (#10772)Ryan
* Add brightness level API to OLED driver * Set default brightness to 255
2020-10-04[Keymap] Add onekey keymap for OLED testing (#10380)Sergey Vlasov
* Add onekey keymap for OLED testing * Add license header