deflayer_symbols_ansi.kbd 545 B

123456789101112131415
  1. ;; Symbol layer: Lafayette/Ergo‑L AltGr layer for the masses!
  2. ;; Works with QWERTY-US, Colemak and others.
  3. (deflayer symbols
  4. _ _ _ _ _ _ _ _ _ _ _
  5. S-2 S-, S-. S-4 S-5 S-6 S-7 S-8 ' `
  6. S-[ S-9 S-0 S-] = \ S-= - / S-'
  7. S-` [ ] S-- S-3 XX S-\ S-1 ; S-; S-/
  8. _ spc @sym
  9. )
  10. ;; Note: this requires kanata 0.5+ to work properly.
  11. ;; kanata 0.4 does not release Shift soon enough for this layer to work.
  12. ;; vim: set ft=lisp