Skip to content

Commit

Permalink
Merge branch 'master' of github.com:smo999/zmk-config
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Mouthuy committed Sep 3, 2024
2 parents e6a0e98 + 2d9c757 commit 2afb356
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# ZMK configuration of the hands down layout

> [!warning]
> This configuration must be used with the Mac French key layout

Key characteristics:
- [HD vibratium-vb](https://sites.google.com/alanreiser.com/handsdown/home/hands-down-neu#h.78qav8n932m7) using the [antecedent mod morph](https://github.com/zmkfirmware/zmk/pull/2042)
- [Urob's timeless homerow mod](https://github.com/urob/zmk-config?tab=readme-ov-file#timeless-homerow-mods)
- [Urob's ZMK helpers](https://github.com/urob/zmk-helpers) to simplify the code base
-
11 changes: 11 additions & 0 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,21 @@ manifest:
url-base: https://github.com/zmkfirmware
# Additional modules containing boards/shields/custom code can be listed here as well
# See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects
- name: ssbb
url-base: https://github.com/ssbb
- name: urob
url-base: https://github.com/urob
projects:
- name: zmk
remote: zmkfirmware
revision: main
import: app/west.yml
- name: zmk-antecedent-morph
remote: ssbb
revision: main
- name: zmk-helpers
remote: urob
revision: main
self:
path: config

0 comments on commit 2afb356

Please sign in to comment.