Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
zeljkobekcic committed Jul 9, 2024
1 parent c37ecaf commit 000604f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

This is my personal ZMK config for the [temper](https://github.com/raeedcho/temper).

Some notes about this config:
- Four main layers (default, numbers/symbols, navigation, and function)
- Default layer is Colemak DHm, but there's also a QWERTY layer that can be toggled on
- Navigation layer has vim-like arrow keys
## How to build locally

Additional requirements: `yq`, `jq`

```shell
./build.sh
```

![Temper Keymap](keymap_img/temper.svg)
2 changes: 0 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#!/usr/bin/env zsh

ZMK_APP_PATH="$HOME/Projects/Private/zmk/app"
ZMK_CONFIG_PATH="$HOME/Projects/Private/temper-zmk-config/config"
ZMK_EXTRA_MODULES_PATH="$HOME/Projects/Private/temper-zmk-config"
Expand Down

0 comments on commit 000604f

Please sign in to comment.