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.
 
 
 
 
 

12 lines
175 B

#pragma once
#ifdef TAP_DANCE_ENABLE
# include "tap_dances.h"
#endif
#include "quantum.h"
#define TAPPING_TERM 150
// Keys
#define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D)