summaryrefslogtreecommitdiff
path: root/keyboards/dm9records/lain/config.h
blob: ddb4b6702fcdc0635a11c7e2c606753dbf5c2e0d (plain)
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