~ruther/qmk_firmware

ref: 4e7e824a73c81187cca5cc56cb0b3b51a09b75c4 qmk_firmware/keyboards/ferris/keymaps/via/config.h -rw-r--r-- 288 bytes
4e7e824a — RABijl Rotary numpad (#21744) 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
// Copyright 2020 Pierre Chevalier <pierrechevalier83@gmail.com>
// SPDX-License-Identifier: GPL-2.0+

#pragma once

// Good defaults for home row modifiers
#define TAPPING_TERM 230

// Handle master/slave detection on low cost Promicro
#ifdef __AVR__
#    define SPLIT_USB_DETECT
#endif
Do not follow this link