diff options
Diffstat (limited to 'keyboards/clueboard/2x1800/2018/config.h')
-rw-r--r-- | keyboards/clueboard/2x1800/2018/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/clueboard/2x1800/2018/config.h b/keyboards/clueboard/2x1800/2018/config.h index af67b15b26..0c57b43248 100644 --- a/keyboards/clueboard/2x1800/2018/config.h +++ b/keyboards/clueboard/2x1800/2018/config.h @@ -60,6 +60,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define C4_AUDIO #define AUDIO_CLICKY +#define LED_NUM_LOCK_PIN B4 +#define LED_CAPS_LOCK_PIN B5 +#define LED_SCROLL_LOCK_PIN B6 + /* number of backlight levels */ // #define BACKLIGHT_PIN B7 // #define BACKLIGHT_BREATHING |