~ruther/qmk_firmware

ref: 18bc541694c99f86ce27a23f44246597c3ba91f2 qmk_firmware/keyboards/dm9records/lain/config.h -rw-r--r-- 380 bytes
18bc5416 — Joel Challis Update Drop keyboards for develop (#22145) 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright 2022 Takuya Urakawa @hsgw (dm9records.com, 5z6p.com)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

/* LED Settings */
#define LED_NUM 3
#define LED_PINS \
    { B6, B5, B4 }

/* 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
Do not follow this link