diff options
| author | Sébastien Dailly <sebastien@dailly.me> | 2026-07-24 11:07:47 +0200 |
|---|---|---|
| committer | Sébastien Dailly <sebastien@dailly.me> | 2026-07-24 11:07:47 +0200 |
| commit | 340ddb0390f4b835e6723616a6a9956b206a7433 (patch) | |
| tree | 966a3cc90592871fbca6dfe5f55ca123d6ef49bc /qmk/keyboards/sofle_choc/keymaps/custom/rules.mk | |
| parent | 891b994e5909232ca4c387992a2095e54dd0bfef (diff) | |
QMK: Two differents layers for the left and right layer keys
Diffstat (limited to 'qmk/keyboards/sofle_choc/keymaps/custom/rules.mk')
| -rw-r--r-- | qmk/keyboards/sofle_choc/keymaps/custom/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qmk/keyboards/sofle_choc/keymaps/custom/rules.mk b/qmk/keyboards/sofle_choc/keymaps/custom/rules.mk index 90eda0e..39886cd 100644 --- a/qmk/keyboards/sofle_choc/keymaps/custom/rules.mk +++ b/qmk/keyboards/sofle_choc/keymaps/custom/rules.mk @@ -15,6 +15,7 @@ SRC += star_key.c \ quad_tapdance.c \ enter_dance.c \ shift_dance.c \ + layer_dance.c \ keycodes.c \ overrides.c \ lighting.c \ |
