mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-27 05:36:52 +00:00
86c0a6d3d7
changed folder name to match github username, changed caps from LT(1,KC_CAPS) to MO(1) and updated readme
11 lines
237 B
C
Executable File
11 lines
237 B
C
Executable File
#pragma once
|
|
|
|
/* Changes the number of taps required for layer toggle*/
|
|
#define TAPPING_TOGGLE 3
|
|
|
|
/* The RGB lighting will be switched off when the host goes to sleep */
|
|
#define RGBLIGHT_SLEEP
|
|
|
|
// lighting layers
|
|
#define RGBLIGHT_LAYERS
|