summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/zygomorph/keymaps/default_oled
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-4/+4
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-5/+0
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-24/+24
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-25/+0
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-5/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+3
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-1/+2
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
* [Keyboard] Create RGBKB Folder (#5858)XScorpion22019-05-143-0/+300