diff options
author | cbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info> | 2016-09-22 16:32:29 -0400 |
---|---|---|
committer | cbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info> | 2016-09-22 16:32:29 -0400 |
commit | 7a183b4e8b88978013797ebd2657ab2e92250423 (patch) | |
tree | f9696e9c929cb41b1d8738a27bc458bcf41cb7c8 /keyboards/kc60 | |
parent | 3b57a35532c7c1dd3c4d50bbd93d3d379b492270 (diff) | |
parent | 0f205a854ff18967acef5a6060efb655b6b77247 (diff) |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/kc60')
-rw-r--r-- | keyboards/kc60/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kc60/config.h b/keyboards/kc60/config.h index c4a9b9ff82..29695d0b9d 100644 --- a/keyboards/kc60/config.h +++ b/keyboards/kc60/config.h @@ -62,7 +62,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define MATRIX_HAS_GHOST /* number of backlight levels */ -#define BACKLIGHT_LEVELS 3 +#define BACKLIGHT_LEVELS 5 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE |