This commit is contained in:
Your Name 2018-09-29 17:47:38 +01:00
parent 1ff2f69014
commit 44690ff1b4
4 changed files with 1 additions and 1 deletions

0
Eagle_lbr/adafruit.lbr Executable file → Normal file
View File

0
Eagle_lbr/cherrymx.lbr Executable file → Normal file
View File

View File

View File

@ -47,7 +47,7 @@ void fmf3() {
break; break;
} }
void fmfky() {Keyboard.print("Fuck You");} void fmfky() {Keyboard.print("Fuck You");}
void fmshl() {Keyboard.println("ssh root@192.168.1.85");} void fmshl() {Keyboard.println("ssh root@192.168.1.95");}
void fmshg() {Keyboard.println("ssh -p 9999 root@git64.ddns.net");} void fmshg() {Keyboard.println("ssh -p 9999 root@git64.ddns.net");}
void fmgdr() {Keyboard.print(":/mnt/GIT/gitFolder/");} void fmgdr() {Keyboard.print(":/mnt/GIT/gitFolder/");}
void fmezg() {Keyboard.println("ezgit");} void fmezg() {Keyboard.println("ezgit");}