summaryrefslogtreecommitdiff
path: root/keyboards/teahouse/ayleen/config.h
blob: 84559bb7bd6cf8dde35e3cee0c4e3411b15585ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Copyright 2022 Freather
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

    #define RGBLED_NUM 2
    #define RGBLIGHT_HUE_STEP 8
    #define RGBLIGHT_SAT_STEP 8
    #define RGBLIGHT_VAL_STEP 8
    #define RGBLIGHT_LAYERS 2
    #define RGBLIGHT_LAYER_BLINK
    #define RGBLIGHT_SLEEP  /* If defined, the RGB lighting will be switched off when the host goes to sleep */

// generated by KBFirmware JSON to QMK Parser
// https://noroadsleft.github.io/kbf_qmk_converter/