~ruther/qmk_firmware

ref: 1cc68a645db1aa89b262c2284281428080e2ffea qmk_firmware/keyboards/dm9records/lain/config.h -rw-r--r-- 201 bytes
1cc68a64 — Rutherther feat: aliases for more complex keys 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
// 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 }
Do not follow this link