You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tyler Thrailkill 0b8fbff1cb
Adjust oled gen to fix flashing on timeout (#18747)
Fixes an issue in Ocean Dream that causes flashing after the oled screen
times out and turns off.

This occurs because writing to an OLED screen turns it on as well and we
are both writing then immediately turning the screen off, but only if
the timeout has occurred (no WPM, 30 seconds has passed).
3 years ago
..
luna.c
luna.h
ocean_dream.c Adjust oled gen to fix flashing on timeout (#18747) 3 years ago
ocean_dream.h [Keymap] Fix snowe keymap after updates to QMK (#16777) 4 years ago
oled_setup.c [Keymap] Fix snowe keymap after updates to QMK (#16777) 4 years ago
oled_setup.h
readme.md
readme_ocean_dream.md
rules.mk
snowe.h [Keymap] Fix snowe keymap after updates to QMK (#16777) 4 years ago
wrappers.h [Keymap] Fix snowe keymap after updates to QMK (#16777) 4 years ago

readme.md

Welcome

Welcome to my userspace.

There's nothing really outstanding here, except the Ocean Dream animation I made.

A lot of the code for my wrappers/keymaps came from other users.

I will probably update this with more in-depth information later.