~ruther/qmk_firmware

ref: bf918a8f6ccb4b1c56e7bac2bf632bd5ee264f1f qmk_firmware/keyboards/dm9records/lain/config.h -rw-r--r-- 380 bytes
bf918a8f — VertorWang Add moky67 keyboard (#23118) 11 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