X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboard%2Fatomic%2Fconfig.h;h=41f7bd8b9f5c0616b4d285731cf44ef6572f322a;hb=138156d4a0be4470f9653d7191d152c16f0678fc;hp=5ea953805fe2d9583823c912679063fe874f49ad;hpb=efe8304e7977eb23a6738b047fb64aa2e08f7636;p=qmk_firmware.git diff --git a/keyboard/atomic/config.h b/keyboard/atomic/config.h index 5ea953805..41f7bd8b9 100644 --- a/keyboard/atomic/config.h +++ b/keyboard/atomic/config.h @@ -34,6 +34,10 @@ along with this program. If not, see . /* define if matrix has ghost */ //#define MATRIX_HAS_GHOST +/* number of backlight levels */ +/* NOTE: this is the max value of 0..BACKLIGHT_LEVELS so really 16 levels. */ +#define BACKLIGHT_LEVELS 15 + /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5