Configuration other than defcfg
.
See the upstream documentation and example config files for more information.
Declarations
Type
strings concatenated with "\n"
Example
''
(defsrc
caps)
(deflayermap (default-layer)
;; tap caps lock as caps lock, hold caps lock as left control
caps (tap-hold 100 100 caps lctl))
''