@ -28,11 +28,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define USE_SERIAL_PD2
// #define TAPPING_FORCE_HOLD
// #define PERMISSIVE_HOLD
#define TAPPING_TERM 300
#define IGNORE_MOD_TAP_INTERRUPT
#ifdef RGBLIGHT_ENABLE
@ -32,8 +32,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#undef USE_I2C
#undef SSD1306OLED
#define TAPPING_FORCE_HOLD
#define TAPPING_TERM 200
// #define RETRO_TAPPING
@ -1,7 +1,6 @@
#pragma once
#define EE_HANDS
#define OLED_DISABLE_TIMEOUT
#define TAPPING_TERM_PER_KEY
@ -3,8 +3,6 @@
#define SPLIT_USB_DETECT
#define PERMISSIVE_HOLD
#define TAPPING_TERM 250
@ -28,8 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define TAPPING_FORCE_HOLD
//#define TAPPING_TERM 100
@ -29,8 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM 150
#undef PRODUCT
#define TAPPING_TERM 100
@ -24,8 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MASTER_LEFT
#ifdef RGB_MATRIX_ENABLE
#define TAPPING_TERM 200 // 200 is default
# define OLED_TIMEOUT 600000
#endif
// #define FORCE_NKRO
#define QMK_ESC_OUTPUT F4 // usually COL
#define RETRO_TAPPING
@ -5,8 +5,6 @@
#define MASTER_RIGHT
@ -12,8 +12,6 @@
/* Select hand configuration */
@ -53,4 +51,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DRIVER_LED_TOTAL RGBLED_NUM
#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c"
@ -22,4 +22,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define SSD1306OLED
/* define tapping term */
@ -15,7 +15,6 @@
#define IGNORE_MOD_TAP_INTERRUPT_PER_KEY
@ -30,7 +30,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
@ -1,5 +1,5 @@
/*
Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) 2020 Max Drasbeck
*
* You are free to:
@ -20,8 +20,6 @@ Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) 2020 Max Drasbeck
#define ENCODERS_PAD_A { F4 }
#define ENCODERS_PAD_B { F5 }
#define ENCODER_RESOLUTION 4
@ -30,8 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define SSD1306OLED
#undef TAPPING_TERM
#define RGBLED_NUM 14 // Number of LEDs
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_SLEEP
*/
@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define OLED_TIMEOUT 300000
#define COMBO_TERM 20
#define COMBO_COUNT 3
@ -26,8 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define OLED_FONT_H "keyboards/lily58/lib/glcdfont.c"
//#define OLED_DRIVER
@ -24,8 +24,6 @@
#define RETRO_TAPPPING
@ -21,7 +21,6 @@
#define TAPPING_TERM 180
@ -22,8 +22,6 @@
@ -22,7 +22,5 @@