mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 02:59:09 +00:00
removed my personal stuff
This commit is contained in:
parent
5ecebc3a66
commit
f89aec98ae
2 changed files with 3 additions and 4 deletions
3
keyboards/satan/keymaps/iso_split_rshift/.gitignore
vendored
Normal file
3
keyboards/satan/keymaps/iso_split_rshift/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
updatemerge.sh
|
||||
clear_flash.hex
|
||||
resetboard.sh
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/bash
|
||||
git checkout iso_split_rshift # gets you "on branch dmgr2"
|
||||
git fetch origin # gets you up to date with origin
|
||||
git merge origin/master
|
Loading…
Reference in a new issue