Skip to content

Commit

Permalink
script to run
Browse files Browse the repository at this point in the history
  • Loading branch information
ivomac committed Nov 15, 2023
1 parent 1a71e95 commit e29ac0b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions flash.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/usr/bin/bash

ln -s ~/qmk ~/qmk_firmware/keyboards/kbdfans/niu_mini/keymaps/ivo

qmk compile -kb kbdfans/niu_mini -km ivo
qmk flash -kb kbdfans/niu_mini -km ivo

0 comments on commit e29ac0b

Please sign in to comment.