]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Fixing dead links (#5503)
authorBrian Choromanski <BrianChoromanski@gmail.com>
Fri, 29 Mar 2019 13:20:25 +0000 (09:20 -0400)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Fri, 29 Mar 2019 13:20:25 +0000 (06:20 -0700)
* Fixed typo of 'confid.h' to 'config.h'

* Fixed broken links in docs

* Fixed a lot of dead links

* Removed all dead links that I could not find a replacement for

* Placed knops links back in

* Fixed plank keymaps so that they will compile for planck light

* Https doesn't work on knops.io

* tv44:budi now compiles

* s60_x:amnesia0287 now compiles

* Fixed allocation of key_combos so that narze keymap for planck can compile correctly

* Disabled rgb on ergodone and infinity

* Enabled tap dance so it compiles

* Added return statement so it compiles

* If compiling on light disable extra functionality

* Properly redefined variable so it compiles

* Remove remaining dead links

18 files changed:
docs/feature_rgblight.md
keyboards/atomic/readme.md
keyboards/fc980c/README.md
keyboards/handwired/frenchdev/readme.md
keyboards/kbdfans/kbd66/keymaps/maartenwut/config.h [changed mode: 0755->0644]
keyboards/kc60/keymaps/stanleylai/readme.md
keyboards/kc60/readme.md
keyboards/kmac/readme.md
keyboards/knops/readme.md
keyboards/lets_split/keymaps/piemod/README.md
keyboards/planck/keymaps/piemod/README.md
keyboards/readme.md
layouts/community/ergodox/dvorak_spanish/readme.md
layouts/community/ergodox/osx_de/readme.md
layouts/community/ergodox/osx_de_experimental/readme.md
layouts/community/ergodox/teckinesis/readme.md
layouts/community/ergodox/tm2030/readme.md
quantum/visualizer/readme.md

index 9ecc0deb5cdafb375291264d466639fefbc1b414..c9323deb5eb628626c8607aba8b459a2d0618832 100644 (file)
@@ -125,6 +125,8 @@ The following options can be used to tweak the various animations:
 
 You can also modify the speeds that the different modes animate at:
 
+Here is a quick demo on Youtube (with NPKC KC60) (https://www.youtube.com/watch?v=VKrpPAHlisY).
+
 ```c
 // How long (in milliseconds) to wait between animation steps for each of the "Solid color breathing" animations
 const uint8_t RGBLED_BREATHING_INTERVALS[] PROGMEM = {30, 20, 10, 5};
index ab2fa4a23975f6b66b71173bfb645416c56b2744..0561c4fea5ec36ae5930ac7270959707e53b1639 100644 (file)
@@ -3,7 +3,7 @@ Atomic
 
 ![Atomic](http://i.imgur.com/3gNDJAh.jpg)
 
-A compact 60% (15x5) ortholinear keyboard kit made and sold by OLKB. [More info on qmk.fm](http://qmk.fm/atomic/)
+A compact 60% (15x5) ortholinear keyboard kit made and sold by OLKB.
 
 Keyboard Maintainer: [Jack Humbert](https://github.com/jackhumbert)  
 Hardware Supported: Atomic PCB rev1, Teensy 2.0  
index 768d7d3a3cb990b6db75dd0664be40c1f83fc941..61dcf6ee9643341c7612779ab8e1b5e2c859a686 100644 (file)
@@ -155,7 +155,7 @@ Datasheets
 - AD5258: http://www.analog.com/media/en/technical-documentation/data-sheets/AD5258.pdf
 - JST S5B-PH-SM4: http://www.jst-mfg.com/product/pdf/eng/ePH.pdf
 - Hirose UX60SC-MB-5S8: https://www.hirose.com/product/en/products/UX/UX60SC-MB-5S8%2880%29/
-- Tr(E42) for LED?: http://cj-elec.com/txUpfile/2013614923661845.pdf
+- Tr(E42) for LED?: http://www.bklighting.com/cimages/specs-758.pdf
 - TYU TU1252WNR-05S: http://php2.twinner.com.tw/files/goodjob/TY1252series.pdf
 
 
index 9d7c59e71fd4f2e4c7c1ad940fdb72827d72b1a6..96825bb799d619a0b06c0ad370844d81acc33f4e 100644 (file)
@@ -19,7 +19,6 @@ with the added possibility to connect up to 6 external switches like pedals,
 ## Laser-cuttable file
 There is intentionnaly no hole for the TRRS connector, you are supposed to use a drill for it. 
 This way if you don't want to use the pedals you don't have a useless hole. Plus it's cleaner.
-http://qmk.fm/frenchdev/frenchdev_v1_lasercut_template.svg
 
 ## Side stickers
 You can find my original file here : http://qmk.fm/frenchdev/example_printable_stickers.svg
index 815649d987a7e7ff4585e777af670e164a043079..6f5953ded74a8c81f553df0a6361da97db3b2e6c 100644 (file)
@@ -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`.
index da84f6159afef6516686c6e319a9e17d08213a06..e152824ccfc0dd47818fb42b4d165d3cdc4c5483 100644 (file)
@@ -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`.
 
index ec36c0a5c9bfeccfd85d96ef928d5b8c16b92f86..cd181a5f68a348d01fe706e110885afd03579866 100644 (file)
@@ -20,7 +20,7 @@ For the full Quantum feature list, see the [documentation](https://docs.qmk.fm).
 
 The KMAC are available with two different PCB layouts, a winkey version and a winkeyless version. A default keymap are provided for each versions of the PCB.
 
-Depending on which PCB and keymap you would like to use, you will have to compile the firmware slightly differently. All of the commands should be run in the [keyboards/kmac](/keyboards/kmac) folder.
+Depending on which PCB and keymap you would like to use, you will have to compile the firmware slightly differently. All of the commands should be run in the [qmk root](https://github.com/qmk/qmk_firmware/) folder.
 
 ### Winkey keymap
 
index 563099b6d3e13dcb59a0b6a8173433592375008d..115e4d7c642e2781bd8a40a2d42ab55e4a62b41a 100644 (file)
@@ -7,4 +7,4 @@
 * Maintainer: [Pawnerd](https://github.com/pawnerd)
 * Hardware Supported:
   * [`Mini`](mini/): Knops Mini
-* Hardware Availability: [knops.io](https://www.knops.io/)
\ No newline at end of file
+* Hardware Availability: [knops.io](http://www.knops.io/)
\ No newline at end of file
index f2a051da14eccb7c3faa9ced0be7acb4fc9f010c..6bae7e76d940491051513f341de8966845cadef5 100644 (file)
@@ -17,9 +17,6 @@ A keymap for users that need:
 
 Still a work-in-progress. Suggestions welcome @ https://github.com/dwrz/piemod.
 
-### Keymap
-
-![PieMod Keymap](./keymap.png)
 
 ### TODO
 
index f2a051da14eccb7c3faa9ced0be7acb4fc9f010c..9c29e75db34c02e86b9a08b71c468ed7baad7640 100644 (file)
@@ -17,10 +17,6 @@ A keymap for users that need:
 
 Still a work-in-progress. Suggestions welcome @ https://github.com/dwrz/piemod.
 
-### Keymap
-
-![PieMod Keymap](./keymap.png)
-
 ### TODO
 
 - [ ] Add Emacs layer.
index 8b0c10ab4826235585ba0637a9128edd91cdafa2..81284755f49ab16611c96f044c7b757cdf8c374b 100644 (file)
@@ -35,7 +35,7 @@ These keyboards are part of the QMK repository, but their manufacturers are not
 * [9key](/keyboards/9key) &mdash; A 9-key minipad sold by Bishop Keyboards.
 * [Alps64](/keyboards/alps64) &mdash; A 60% keyboard for Alps keyswitches.
 * [AMJ60](/keyboards/amj60) &mdash; DIY/Assembled compact 60% keyboard.
-* [Arrow Pad](/keyboards/arrow_pad) &mdash; A custom creation by IBNobody.
+* [Arrow Pad](/keyboards/handwired/arrow_pad) &mdash; A custom creation by IBNobody.
 * [Atreus](/keyboards/atreus) &mdash; Made by Technomancy.
 * [Bantam44](/keyboards/bantam44) &mdash; It is a 44-key 40% staggered keyboard.
 * [DataHand](/keyboards/handwired/datahand) &mdash; DataHand keyboard converted to use a Teensy board.
@@ -53,7 +53,7 @@ These keyboards are part of the QMK repository, but their manufacturers are not
 * [The Kitten Paw](/keyboards/kitten_paw) &mdash; A replacement controller (2016 revision) for the Filco Majestouch by [Bathroom Epiphanies](https://github.com/BathroomEpiphanies).
 * [Lets Split](/keyboards/lets_split) - Split ortholinear 40% keyboard.
 * [Phantom](/keyboards/phantom) &mdash; A tenkeyless kit by Teel, also from Geekhack.
-* [Retro Refit](/keyboards/retro_refit) &mdash; Another creation by IBNobody.
+* [Retro Refit](/keyboards/handwired/retro_refit) &mdash; Another creation by IBNobody.
 * [S60-x](/keyboards/s60_x) &mdash; DIY compact keyboard designed by VinnyCordeiro for Sentraq.
 * [Satan](/keyboards/satan) &mdash; A GH60 variant.
 * [SixKeyBoard](/keyboards/sixkeyboard) &mdash; A 6-key keyboard made by TechKeys.
index e075e3cd7d6c7859207207b1b862f814dbb6c5d4..1256c6887d97dccf96644b0a38efb2af37bf2b48 100644 (file)
@@ -1,5 +1,4 @@
 # Ergodox Spanish Dvorak Layout
- * See spanish dvorak layout [here](http://djelibeibi.unex.es/dvorak/)
  * Software layout must be set to SPANISH QWERTY to work properly
 
 ## Keymap Layers
index 5011a9dd62ed8ec8c0e76f2b32a33e7dbe08cc61..e4ccee3aa6b9e3735ad7d3a8adb187b44610bacd 100644 (file)
@@ -1,4 +1,4 @@
-#Ergodox EZ für OSX 
+# Ergodox EZ für OSX 
 
 Dies ist nur ein kleiner Tweak der bestehenden firmware für das ErgoDox-EZ-Keyboard. Leider passte das layout nicht wirklich für OSX, deswegen habe ich einige Anpassungen gemacht. Dabei wurden folgende features umgesetzt:
 
@@ -14,7 +14,6 @@ Dies ist nur ein kleiner Tweak der bestehenden firmware für das ErgoDox-EZ-Keyb
 # Erstellt Mit Dem ErgodoxLayoutGenerator
 
 Der ErgodoxLayoutGenerator ist ein kleines Werkzeug, welches die Erstellung und Pflege der eigenen Keymaps erleichtern soll. Es ist in java geschrieben und kann [hier](https://github.com/sboesebeck/ErgodoxLayoutGenerator/releases) heruntergeladen werden. Damit das Tool funktioniert sollte das offizielle Oracle JDK in aktueller Version installiert sein.
-Die Dokumentation für den ELG kann man [hier](https://boesebeck.name/2016/04/16/ergodoxlayoutgenerator-documentation/) nachlesen (momentan leider nur in Englisch verfügbar).
 
 
 
index e6a10184167f3b4d873015d093b477ab912d2332..dde28eee415e89d1b245a237cfb041666a4675e7 100644 (file)
@@ -8,7 +8,6 @@ dieses layout ist experimentell und wird im Lufe der Zeit viele Änderungen und
 # Erstellt Mit Dem ErgodoxLayoutGenerator
 
 Der ErgodoxLayoutGenerator (ELG) ist ein kleines Werkzeug, welches die Erstellung und Pflege der eigenen Keymaps erleichtern soll. Es ist in java geschrieben und kann [hier](https://github.com/sboesebeck/ErgodoxLayoutGenerator/releases) heruntergeladen werden. Damit das Tool funktioniert sollte das offizielle Oracle JDK in aktueller Version installiert sein.
-Die Dokumentation für den ELG kann man [hier](https://boesebeck.name/2016/04/16/ergodoxlayoutgenerator-documentation/) nachlesen (momentan leider nur in Englisch verfügbar).
 ---------------------------------------------------------------------------------------------------------------------
 
 # Ergodox and Ergodox-EZ experimental layout
index 6804bb06f6dfe455f3bf327c45c0c085801f4122..d9b22742c9b27f11bb04359a7b1c96843791bbe0 100644 (file)
@@ -1,6 +1,6 @@
 # teckinesis Layout
 
-*A blend of TECK and Kinesis layouts, based on ["The Ordinary Layout" by Nicholas Keene](http://qmk.fm/keyboards/ergodox_ez/keymaps/ordinary/#the-ordinary-layout-a-familiar-and-powerful-layout)*
+*A blend of TECK and Kinesis layouts, based on ["The Ordinary Layout" by Nicholas Keene](/layouts/community/ergodox/ordinary)*
 
 I love "The Ordinary Layout", but I still use a [TECK](https://www.trulyergonomic.com/store/index.php)
 at the office, and I found the transition back and forth to be a bit more difficult than I expected.
index 23746ddb76eeefa4fd049a21e9e2e44faace3cce..fce0c46e7d43637b9db363773eedd344982d63f0 100644 (file)
@@ -55,7 +55,7 @@ As on the original TM 2030, when `num` layer is activated, holding `fn` disables
 ## Dvorak Layer
 Same as Layer 0 but with _Dvorak_ layout, to use with QWERTY OS layout.
 
-Enable Dvorak layout with [`Magic`](/TMK_readme.md#magic-commands)+`1` (`LShift`+`RShift`+`1`), disable with `Magic`-`0`.
+Enable Dvorak layout with [`Magic`](/docs/feature_bootmagic.md)+`1` (`LShift`+`RShift`+`1`), disable with `Magic`-`0`.
 
 The middle (green) led indicates when the Dvorak layer is activated.
 
index 545ba227078bd68081a3b37caf15fb54bb095208..298efb742f2b38b8bdf8e9f499090502c7ca1efc 100644 (file)
@@ -1,7 +1,7 @@
 # A visualization library for the TMK keyboard firmware
 
 This library is designed to work together with the [TMK keyboard firmware](https://github.com/tmk/tmk_keyboard). Currently it only works for [Chibios](http://www.chibios.org/)
- flavors, but it would be possible to add support for other configurations as well. The LCD display functionality is provided by the [uGFX library](http://www.ugfx.org/). 
+ flavors, but it would be possible to add support for other configurations as well. The LCD display functionality is provided by the [uGFX library](https://ugfx.io/). 
 
 ## To use this library as a user
 You can and should modify the visualizer\_user.c file. Check the comments in the file for more information.