Преглед на файлове

removed my personal stuff

Toni преди 9 години
родител
ревизия
f89aec98ae
променени са 2 файла, в които са добавени 3 реда и са изтрити 4 реда
  1. 3 0
      keyboards/satan/keymaps/iso_split_rshift/.gitignore
  2. 0 4
      keyboards/satan/keymaps/iso_split_rshift/updatemerge.sh

+ 3 - 0
keyboards/satan/keymaps/iso_split_rshift/.gitignore

@@ -0,0 +1,3 @@
+updatemerge.sh
+clear_flash.hex
+resetboard.sh

+ 0 - 4
keyboards/satan/keymaps/iso_split_rshift/updatemerge.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