Skip to content

Commit

Permalink
README update for mouse keys
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar committed Dec 10, 2024
1 parent 739dd1e commit 2495088
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ This widget is a ZMK module housed in [`zmk-rgbled-widget`](https://github.com/c

## ZMK customizations

I use a custom ZMK branch referenced in [west.yml](config/west.yml) which contains a few extras, namely [mouse keys](https://github.com/zmkfirmware/zmk/pull/2027) used in the `MSE` layer and [display improvements for the Corne-ish Zen](https://gist.github.com/caksoylar/c411313990978e1903c244f03039187a).
For a variant of my configuration tailored for stock ZMK, check out the [`stock` branch](https://github.com/caksoylar/zmk-config/tree/stock).
I use a custom ZMK branch referenced in [west.yml](config/west.yml) which contains [display improvements for the Corne-ish Zen](https://gist.github.com/caksoylar/c411313990978e1903c244f03039187a).
For a variant of my configuration for stock ZMK, check out the [`stock` branch](https://github.com/caksoylar/zmk-config/tree/stock).

It also uses a swapper key for single button window switching, defined using [the tri-state behavior module](https://github.com/caksoylar/zmk-tri-state).
My keymap also uses a swapper key for single button window switching, defined using [the tri-state behavior module](https://github.com/caksoylar/zmk-tri-state).

0 comments on commit 2495088

Please sign in to comment.