summaryrefslogtreecommitdiff
path: root/keyboards/jorne/rev1/config.h
blob: 73e2d8219ba45eeed0acb8ffb7e99a7236676b8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright 2021 Joric (@joric)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once

#define RGBLED_SPLIT { 28, 28 }
#define RGBLED_NUM 56

/* 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

#define SPLIT_LAYER_STATE_ENABLE
#define SPLIT_LED_STATE_ENABLE