Răsfoiți Sursa

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 3 ani în urmă
părinte
comite
a897c44132
2 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 1 0
      users/dshields/config.h
  2. 2 1
      users/dshields/rules.mk

+ 1 - 0
users/dshields/config.h

@@ -9,6 +9,7 @@
 #define TAPPING_TERM              200
 #define BACKLIGHT_BREATHING
 #define DYNAMIC_MACRO_NO_NESTING
+#define BOTH_SHIFTS_TURNS_ON_CAPS_WORD
 
 #define MOUSEKEY_INTERVAL         20
 #define MOUSEKEY_DELAY            0

+ 2 - 1
users/dshields/rules.mk

@@ -9,7 +9,8 @@ SPACE_CADET_ENABLE    = no
 LEADER_ENABLE         = no
 DYNAMIC_MACRO_ENABLE  = yes
 
-LTO_ENABLE = yes
+LTO_ENABLE            = yes
+CAPS_WORD_ENABLE      = yes
 
 ifeq ($(strip $(KEYBOARD)), planck/rev3)
 	AUDIO_ENABLE	  = no