diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-06-11 22:50:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-11 22:50:40 -0400 |
commit | 52f6bc164edef3d7daf6fa6195772ff524e520a4 (patch) | |
tree | 1e75fec88e702a8b8f1cef88f91eb435dcdfa3aa /keyboards/satan/keymaps | |
parent | 6bd4df7a90e6137653c22b5dffa95870566eb4fd (diff) | |
parent | 23c448b21d050cc1f9e9907ce9f6569d9b6c879b (diff) |
Merge pull request #1385 from qmk/ez-images
Remove images and old .hex files
Diffstat (limited to 'keyboards/satan/keymaps')
-rw-r--r-- | keyboards/satan/keymaps/denolfe/README.md | 2 | ||||
-rw-r--r-- | keyboards/satan/keymaps/denolfe/keyboard-layout.png | bin | 31762 -> 0 bytes | |||
-rw-r--r-- | keyboards/satan/keymaps/iso_split_rshift/LEDpinSatan.jpg | bin | 793980 -> 0 bytes | |||
-rw-r--r-- | keyboards/satan/keymaps/iso_split_rshift/readme.md | 2 |
4 files changed, 2 insertions, 2 deletions
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 Binary files differdeleted file mode 100644 index d6d6ad57fb..0000000000 --- a/keyboards/satan/keymaps/denolfe/keyboard-layout.png +++ /dev/null diff --git a/keyboards/satan/keymaps/iso_split_rshift/LEDpinSatan.jpg b/keyboards/satan/keymaps/iso_split_rshift/LEDpinSatan.jpg Binary files differdeleted file mode 100644 index 7616693f9d..0000000000 --- a/keyboards/satan/keymaps/iso_split_rshift/LEDpinSatan.jpg +++ /dev/null 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) |