Skip to content

Commit

Permalink
Update release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sekigon-gonnoc committed Jul 16, 2021
1 parent 6060a1d commit 1200fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

version=0_10_0

for keyboard in ble_micro_pro kugel toybox/bmp crkbd_ecwl/bmp keyboard_quantizer/bmp
for keyboard in ble_micro_pro kugel toybox/bmp crkbd_ecwl/bmp keyboard_quantizer/kqb
do
make $keyboard:default:uf2 -j8
make $keyboard:default:zip -j8
Expand Down

0 comments on commit 1200fa9

Please sign in to comment.