removed comment

This commit is contained in:
roodletoof
2025-01-16 23:54:05 +01:00
parent 214d96448d
commit 45657be236
-8
View File
@@ -1,14 +1,6 @@
#| vim:foldmethod=marker
(defcfg ;;{{{1
#|
This configuration will process all keys pressed inside of kanata, even if
they are not mapped in defsrc. This is so that certain actions can activate
at the right time for certain input sequences. By default, unmapped keys are
not processed through kanata due to a Windows issue related to AltGr. If you
use AltGr in your keyboard, you will likely want to follow the simple.kbd
file while unmapping lctl and ralt from defsrc.
|#
process-unmapped-keys yes
)