From a7ce482d142b5e4570ba0f63423ec66e51c51c6f Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sun, 11 Jun 2017 21:24:23 -0400 Subject: remove the rest of the .pngs --- keyboards/satan/keymaps/denolfe/README.md | 2 +- keyboards/satan/keymaps/denolfe/keyboard-layout.png | Bin 31762 -> 0 bytes 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 keyboards/satan/keymaps/denolfe/keyboard-layout.png (limited to 'keyboards/satan') diff --git a/keyboards/satan/keymaps/denolfe/README.md b/keyboards/satan/keymaps/denolfe/README.md index 30b94fcdd2..147ea4288a 100644 --- a/keyboards/satan/keymaps/denolfe/README.md +++ b/keyboards/satan/keymaps/denolfe/README.md @@ -1,7 +1,7 @@ # denolfe's Layout Customized Satan keymap -![Layout](keyboard-layout.png "Practical Keymap") +![Layout](https://i.imgur.com/IrSUSMR.png "Practical Keymap") ## Programming Instructions: `cd` into keymap directory, `make dfu` diff --git a/keyboards/satan/keymaps/denolfe/keyboard-layout.png b/keyboards/satan/keymaps/denolfe/keyboard-layout.png deleted file mode 100644 index d6d6ad57fb..0000000000 Binary files a/keyboards/satan/keymaps/denolfe/keyboard-layout.png and /dev/null differ -- cgit v1.2.3 From 23c448b21d050cc1f9e9907ce9f6569d9b6c879b Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sun, 11 Jun 2017 22:16:42 -0400 Subject: remove .hex, .PNG, .jpg --- keyboards/satan/controller.jpg | Bin 140199 -> 0 bytes .../satan/keymaps/iso_split_rshift/LEDpinSatan.jpg | Bin 793980 -> 0 bytes keyboards/satan/keymaps/iso_split_rshift/readme.md | 2 +- keyboards/satan/power.jpg | Bin 433947 -> 0 bytes keyboards/satan/readme.md | 3 +++ 5 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 keyboards/satan/controller.jpg delete mode 100644 keyboards/satan/keymaps/iso_split_rshift/LEDpinSatan.jpg delete mode 100644 keyboards/satan/power.jpg (limited to 'keyboards/satan') diff --git a/keyboards/satan/controller.jpg b/keyboards/satan/controller.jpg deleted file mode 100644 index 76ffa45004..0000000000 Binary files a/keyboards/satan/controller.jpg and /dev/null differ diff --git a/keyboards/satan/keymaps/iso_split_rshift/LEDpinSatan.jpg b/keyboards/satan/keymaps/iso_split_rshift/LEDpinSatan.jpg deleted file mode 100644 index 7616693f9d..0000000000 Binary files a/keyboards/satan/keymaps/iso_split_rshift/LEDpinSatan.jpg and /dev/null differ diff --git a/keyboards/satan/keymaps/iso_split_rshift/readme.md b/keyboards/satan/keymaps/iso_split_rshift/readme.md index ec6123d8a7..480491f5a1 100644 --- a/keyboards/satan/keymaps/iso_split_rshift/readme.md +++ b/keyboards/satan/keymaps/iso_split_rshift/readme.md @@ -31,6 +31,6 @@ in the default qwertz layout * Keymap has been based on TerryMathews' fork of Aqoush's fork of qmk-satan-rgb. [here](https://github.com/TerryMathews/qmk-satan-rgb/tree/master/keyboard/satan) * nice visualization of the layers [here](http://www.keyboard-layout-editor.com/#/gists/aba4e4396459ede85bc66a22cee88e48) * no-need-to-solder-on-chip picture: -![no need to solder directly on the chip anymore](LEDpinSatan.jpg) +![no need to solder directly on the chip anymore](https://i.imgur.com/AitpDoB.jpg) * special thanks to /u/TerryMathews who suggested the pin PB2, so soldering directly on the atmega is not needed anymore. Happened on [reddit](https://www.reddit.com/r/MechanicalKeyboards/comments/4ghq9z/photos_satan_rgb60_w1976/d2k5tra) diff --git a/keyboards/satan/power.jpg b/keyboards/satan/power.jpg deleted file mode 100644 index 0514eef5c7..0000000000 Binary files a/keyboards/satan/power.jpg and /dev/null differ diff --git a/keyboards/satan/readme.md b/keyboards/satan/readme.md index aaf189746f..1fd388935e 100644 --- a/keyboards/satan/readme.md +++ b/keyboards/satan/readme.md @@ -2,3 +2,6 @@ Satan GH60 keyboard firmware ====================== TODO: to be updated. + +![controller](https://i.imgur.com/9vyRBoT.jpg) +![power](https://i.imgur.com/pHMZHLP.jpg) \ No newline at end of file -- cgit v1.2.3