GH60 Refactor: Move Satan into GH60 directory (#6485)
* Move Satan into the GH60 directory to avoid the confusion of what PCB people have * set bootmagic to lite * rename gh60 file to revc
This commit is contained in:
15
keyboards/gh60/satan/keymaps/stanleylai/config.h
Normal file
15
keyboards/gh60/satan/keymaps/stanleylai/config.h
Normal file
@@ -0,0 +1,15 @@
|
||||
#include "../../config.h"
|
||||
|
||||
// Backlight configuration
|
||||
#undef BACKLIGHT_LEVELS
|
||||
#define BACKLIGHT_LEVELS 3
|
||||
|
||||
// Underlight configuration
|
||||
#undef RGBLED_NUM
|
||||
#define RGBLED_NUM 6 // Number of LEDs
|
||||
#undef RGBLIGHT_HUE_STEP
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
#undef RGBLIGHT_SAT_STEP
|
||||
#define RGBLIGHT_SAT_STEP 8
|
||||
#undef RGBLIGHT_VAL_STEP
|
||||
#define RGBLIGHT_VAL_STEP 8
|
Reference in New Issue
Block a user