summaryrefslogtreecommitdiff
path: root/keyboards/kc60
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kc60')
-rw-r--r--keyboards/kc60/keymaps/stanleylai/readme.md4
-rw-r--r--keyboards/kc60/readme.md1
2 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/kc60/keymaps/stanleylai/readme.md b/keyboards/kc60/keymaps/stanleylai/readme.md
index 815649d987..6f5953ded7 100644
--- a/keyboards/kc60/keymaps/stanleylai/readme.md
+++ b/keyboards/kc60/keymaps/stanleylai/readme.md
@@ -1,8 +1,6 @@
Stanley Lai's Split Right Shift with Dedicated Arrow Keys
======================
-![Image of KC60 with RGB Underglow](../ws2812/ws2812_example.jpg)
-
## Quantum MK Firmware
For the full Quantum feature list, see [the parent readme.md](/readme.md).
@@ -20,7 +18,7 @@ For the full Quantum feature list, see [the parent readme.md](/readme.md).
![RGB Layer](http://imgur.com/ZWIfuPM)
## WS2812 Support
-By default, it is now setup for 16 LEDs on the PF5 breakout pin. See [included image](../ws2812/ws2812_wiring.jpg) for wiring reference.
+By default, it is now setup for 16 LEDs on the PF5 breakout pin.
### Build
To build this keymap, simply run `make KEYMAP=stanleylai`.
diff --git a/keyboards/kc60/readme.md b/keyboards/kc60/readme.md
index da84f6159a..e152824ccf 100644
--- a/keyboards/kc60/readme.md
+++ b/keyboards/kc60/readme.md
@@ -24,7 +24,6 @@ $ make [default|jack|<name>]
Keymaps follow the format **__\<name\>.c__** and are stored in the `keymaps` folder.
## WS2812 Support
-![Image of KC60 with RGB Underglow](keymaps/ws2812/ws2812_example.jpg)
Build with WS2812 Support by running `make ws2812`.