~ruther/qmk_firmware

ref: 950645e17e7aa5d65e97b73d21851fffb519e5c5 qmk_firmware/users/art/config.h -rw-r--r-- 311 bytes
950645e1 — Duncan Sutherland Spruce up `dactyl_lightcycle` and `dactyl_maximus` layouts (#21519) 1 year, 10 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright 2022 Artjoms Rizihs (@artjomsR)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#undef TAPPING_TOGGLE
#define TAPPING_TOGGLE 2

#define COMBO_SHOULD_TRIGGER

// saving space
#define LAYER_STATE_16BIT // remove if using more than 16 layers
#define NO_ACTION_ONESHOT
#define NO_MUSIC_MODE
Do not follow this link