Skip to content

Instantly share code, notes, and snippets.

@thiagodebastos
Forked from aleixmorgadas/keychron K3.md
Created February 22, 2022 12:05
Show Gist options
  • Select an option

  • Save thiagodebastos/f399873fa0ccf1fd91d52fa914806aba to your computer and use it in GitHub Desktop.

Select an option

Save thiagodebastos/f399873fa0ccf1fd91d52fa914806aba to your computer and use it in GitHub Desktop.

Revisions

  1. @aleixmorgadas aleixmorgadas revised this gist Jan 11, 2021. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion keychron K3.md
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,8 @@

    How to enable function keys

    `echo 0 | sudo tee /sys/module/hid_apple/parameters/fnmode`
    `echo 0 | sudo tee /sys/module/hid_apple/parameters/fnmode`

    ## Interesting Links

    https://blog.colinwaddell.com/keychron-function-keys-configuration/
  2. @aleixmorgadas aleixmorgadas created this gist Jan 11, 2021.
    5 changes: 5 additions & 0 deletions keychron K3.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    # Linux

    How to enable function keys

    `echo 0 | sudo tee /sys/module/hid_apple/parameters/fnmode`