forked from kofal.net/zmk
Add NIBBLE shield
+ Added required files for nullbits NIBBLE
This commit is contained in:
1
docs/static/setup.sh
vendored
1
docs/static/setup.sh
vendored
@@ -114,6 +114,7 @@ select opt in "${options[@]}" "Quit"; do
|
||||
11 ) shield_title="Microdox" shield="microdox"; split="y"; break;;
|
||||
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;;
|
||||
|
||||
# Add link to docs on adding your own custom shield in your ZMK config!
|
||||
# $(( ${#options[@]}+1 )) ) echo "Other!"; break;;
|
||||
|
||||
Reference in New Issue
Block a user