|
|
@ -49,6 +49,7 @@ select opt in "${options[@]}" "Quit"; do |
|
|
|
1 ) shield_title="Kyria" shield="kyria"; split="y"; break;; |
|
|
|
1 ) shield_title="Kyria" shield="kyria"; split="y"; break;; |
|
|
|
2 ) shield_title="Lily58" shield="lily58"; split="y"; break;; |
|
|
|
2 ) shield_title="Lily58" shield="lily58"; split="y"; break;; |
|
|
|
3 ) shield_title="Corne" shield="corne"; split="y"; break;; |
|
|
|
3 ) shield_title="Corne" shield="corne"; split="y"; break;; |
|
|
|
|
|
|
|
4 ) shield_title="Splitreus62" shield="splitreus62"; split="y"; break;; |
|
|
|
|
|
|
|
|
|
|
|
# Add link to docs on adding your own custom shield in your ZMK config! |
|
|
|
# Add link to docs on adding your own custom shield in your ZMK config! |
|
|
|
# $(( ${#options[@]}+1 )) ) echo "Other!"; break;; |
|
|
|
# $(( ${#options[@]}+1 )) ) echo "Other!"; break;; |
|
|
|