1
0
Fork 0

Change how desktop commands work

This commit is contained in:
Konstantin Đorđević 2019-01-28 09:04:47 +01:00
parent 6e48ea082d
commit 6f386ca6ae
6 changed files with 28 additions and 11 deletions

View file

@ -2,9 +2,7 @@
#include "quantum.h"
#define DESKTOP TD(TD_DESKTOP)
#define DSKTP_L LCTL(LGUI(KC_LEFT))
#define DSKTP_R LCTL(LGUI(KC_RGHT))
#define DST_A_R TD(TD_DST_A_R)
#define RAL_LAL TD(TD_RAL_LAL)
#define RAL_RGU TD(TD_RAL_RGU)
@ -14,7 +12,7 @@
#define LSFT_FN TD(TD_LSFT_FN)
enum tap_dance {
TD_DESKTOP,
TD_DST_A_R,
TD_RAL_LAL,
TD_RAL_RGU,