summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/keymaps/oled_sample/keymap.c
AgeCommit message (Collapse)Author
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
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-05-24[Keyboard] Corne - Remove legacy revision support (#12226)Drashna Jaelre
2020-09-17[Keyboard] Convert Corne Keyboard to Split Common (#6001)Drashna Jaelre
* [Keyboard] Convert Corne Keyboard to Split Common * Add VIA Support * Makes sure that ol(e)d and new OLED implementation can't coexist * Add licensing header to files * Add changes based on feedback from foostan * Fixes