summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/zygomorph/keymaps/default_oled
Commit message (Collapse)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
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* 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
| | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
* 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
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-1/+2
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
| | | | | | | | | * Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk
* [Keyboard] Create RGBKB Folder (#5858)XScorpion22019-05-143-0/+300
* Move Sol, Zen, & Zygomorph keyboards to RGBKB folder * Updated default keymaps * Fixing more areas due too folder moves * Fixing Zen layer numbers * Fixing zygomorph layer comments * Fixing Colmak comments * Fixing Sol Colmak readme * Macro alignment * Zen rev2 configuration json * Fixing sol ifdef * Fixing Sol info.json