qmk_firmware/quantum
Brian Choromanski 3f4d706c98 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
2019-03-29 06:20:25 -07:00
..
api
audio Added songs from Nier and Nier Automata 2019-03-24 17:13:07 -07:00
debounce Clean up debounce a bit (#5255) 2019-03-04 07:44:46 -08:00
keymap_extras
process_keycode Unicode fix for new wincompose version (#5082) 2019-03-17 10:35:14 -07:00
serial_link
split_common Add support for RGB LEDs wired directly to each half's controller (#5392) 2019-03-23 17:20:14 -07:00
stm32
template
tools
visualizer Fixing dead links (#5503) 2019-03-29 06:20:25 -07:00
api.c rgblight split transfer non-eeprom config (#5396) 2019-03-15 13:46:49 -07:00
api.h
color.c
color.h
config_common.h Add new keyboard Plaid and ATMEGA328p support (#5379) 2019-03-12 11:48:17 -07:00
debounce.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
led_matrix.c
led_matrix_drivers.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
quantum.h Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
quantum_keycodes.h
rgb.h
rgb_matrix.c New RGB Matrix effect: Single color reactive (#5330) 2019-03-17 10:38:51 -07:00
rgb_matrix.h New RGB Matrix effect: Single color reactive (#5330) 2019-03-17 10:38:51 -07:00
rgb_matrix_drivers.c
rgblight.c Add support for RGB LEDs wired directly to each half's controller (#5392) 2019-03-23 17:20:14 -07:00
rgblight.h Add support for RGB LEDs wired directly to each half's controller (#5392) 2019-03-23 17:20:14 -07:00
rgblight_list.h
rgblight_reconfig.h
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h