Browse Source

Enable angle, layers and home-row mods

DricomDragon 2 weeks ago
parent
commit
89d4020c47
1 changed files with 4 additions and 4 deletions
  1. 4 4
      kanata/kanata.kbd

+ 4 - 4
kanata/kanata.kbd

@@ -26,9 +26,9 @@
 ;; Choose here if you want to add an angle mod: ZXCVB are shifted to the left.
 ;; See https://colemakmods.github.io/ergonomic-mods/angle.html for more details.
 
-(include defsrc/pc.kbd)  ;; PC, standard finger assignment
+;; (include defsrc/pc.kbd)  ;; PC, standard finger assignment
 ;; (include defsrc/mac.kbd)  ;; Mac, standard finger assignment
-;; (include defsrc/pc_anglemod.kbd)  ;; PC, ZXCVB are shifted to the left
+(include defsrc/pc_anglemod.kbd)  ;; PC, ZXCVB are shifted to the left
 ;; (include defsrc/mac_anglemod.kbd)  ;; Mac, ZXCVB are shifted to the left
 ;; (include defsrc/pc_wide_anglemod.kbd)  ;; PC, angle-mod + right hand shifted by one key
 ;; (include defsrc/mac_wide_anglemod.kbd)  ;; Mac, angle-mod + right hand shifted by one key
@@ -38,9 +38,9 @@
 ;; `Base` layer: standard or dual keys? (layer-taps, homerow mods?)
 ;; If you just want angle mod, you still have to enable the standard base.
 
-(include deflayer/base.kbd)  ;; standard keyboard behavior
+;; (include deflayer/base.kbd)  ;; standard keyboard behavior
 ;; (include deflayer/base_lt.kbd)  ;; layer-taps on both thumb keys
-;; (include deflayer/base_lt_hrm.kbd)  ;; layer-taps + home-row mods
+(include deflayer/base_lt_hrm.kbd)  ;; layer-taps + home-row mods
 
 ;; Note: not enabling layer-taps here makes the rest of the file useless.