Fixing dead links (#5503)
* 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
This commit is contained in:
parent
4fa7c9f1d0
commit
3f4d706c98
18 changed files with 13 additions and 25 deletions
|
@ -1,8 +1,6 @@
|
|||
Stanley Lai's Split Right Shift with Dedicated Arrow Keys
|
||||
======================
|
||||
|
||||

|
||||
|
||||
## 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).
|
|||

|
||||
|
||||
## 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`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue