aboutsummaryrefslogtreecommitdiff
path: root/keyboards/skyloong/gk61/pro_48/config.h
blob: 5b4976e2dadc682dad6dfd8360e326a451595e56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Copyright 2023 linlin012 (@linlin012)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define IS31FL3743A_I2C_ADDRESS_1 IS31FL3743A_I2C_ADDRESS_GND_GND
#define IS31FL3743A_SDB_PIN A4

#define CAPS_LOCK_INDEX 28
#define WIN_MOD_INDEX 16
#define MAC_MOD_INDEX 17

#define g_suspend_state rgb_matrix_get_suspend_state()