add gherkin sheild
This commit is contained in:
parent
156553f608
commit
a3636ffde0
1 changed files with 2 additions and 0 deletions
2
docs/static/setup.sh
vendored
2
docs/static/setup.sh
vendored
|
@ -115,6 +115,8 @@ select opt in "${options[@]}" "Quit"; do
|
|||
12 ) shield_title="TG4X" shield="tg4x"; split="n"; break;;
|
||||
13 ) shield_title="QAZ" shield="qaz"; split="n"; break;;
|
||||
14 ) shield_title="NIBBLE" shield="nibble"; split="n"; break;;
|
||||
15 ) shield_title="Gherkin" shield="gerkin"; split="n"; break;;
|
||||
|
||||
|
||||
# Add link to docs on adding your own custom shield in your ZMK config!
|
||||
# $(( ${#options[@]}+1 )) ) echo "Other!"; break;;
|
||||
|
|
Loading…
Add table
Reference in a new issue