Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Edit ¶
func Edit() error
Edit opens config file in vs-code and waits until the file is closed and then reloads the karabiner config.
func Initialize ¶
func Initialize() error
Initialize reads the default karabiner config and adds the default list of keyboard shortcuts to the karabiner config.
func List ¶
func List() (map[keys.KeyBoardKey]*keys.AppShortcut, error)
List returns a map of keyboard shortcuts
func PrintList ¶
func PrintList(shortcuts map[keys.KeyBoardKey]*keys.AppShortcut)
PrintList prints the provided shortcuts map to the console
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.