aboutsummaryrefslogtreecommitdiffstats
path: root/users/stanrc85/config.h
blob: 71b915e488a0551b112700f56fce8d7579b65719 (plain)
1
2
3
4
5
6
7
8
9
#pragma once

#define TAPPING_TERM 250
#define RETRO_TAPPING

#ifdef RGBLIGHT_ENABLE
  #define RGBLIGHT_LAYERS
  #define RGBLIGHT_SLEEP
#endif