summaryrefslogtreecommitdiff
path: root/keyboards/skyloong/gk61/pro_48/config.h
blob: 18f3ef3e728ce505fd63166aa1ffaa76f4c50910 (plain)
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 CAPS_LOCK_INDEX 28
#define WIN_MOD_INDEX 16
#define MAC_MOD_INDEX 17
#define SDB A4

#define g_suspend_state rgb_matrix_get_suspend_state()