Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commit my DZ60 keymap #4375

Merged
merged 13 commits into from
Nov 6, 2018
Prev Previous commit
Next Next commit
add rgb sleep functionality
  • Loading branch information
mechmerlin committed Nov 6, 2018
commit ad0b0cd92900e4661352be2ee95596d5ea160c45
6 changes: 6 additions & 0 deletions keyboards/dz60/keymaps/mechmerlin/config.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#pragma once

// Turn off RGB when computer goes to sleep
#ifdef RGBLIGHT_ENABLE
#define RGBLIGHT_SLEEP
#endif // RGBLIGHT_ENABLE