My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/users/art/config.h

14 lines
311 B

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