Skip to content

Commit

Permalink
Improved example
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBreiner committed Jun 19, 2023
1 parent b4d50be commit 58ec356
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions EXAMPLE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
I am using [Karabiner-Elements](https://karabiner-elements.pqrs.org/) to allow numlock to switch my numpad keys between numbers and custom keys (volume control, arrow keys, macros, script execution). I created a Karabiner variable called `numlock` which is toggled on `key_code: "keypad_num_lock"`. Here is the relevant rule (from `karabiner.json`):

```json
{
"description": "Rebind numeric keyboard",
Expand Down

0 comments on commit 58ec356

Please sign in to comment.