~ruther/qmk_firmware

ref: 224ff1d262402a48d1d04912be10d22074d78ced qmk_firmware/keyboards/star75/config.h -rw-r--r-- 345 bytes
224ff1d2 — Ryan Normalise RGBLight (underglow) keycodes (#23656) 1 year, 28 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
/* 
Copyright 2022 Horns Lyn (@hornslyn)
SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

#define RGBLIGHT_LAYERS
#define RGBLIGHT_LAYERS_OVERRIDE_RGB_OFF
Do not follow this link