forked from forks/qmk_firmware
* Add suspend functions * Disable RGB code if it's disabled * Add keyboard_init functions * Change where references so it will compile * Wrong command chained in wake up kb function * Fix non-feature file changes * Add documentation * Re-add matrix init docs * add rgblight code to example * Remove suspend code * Clean up docs * Fix docs * Fix suspend code * more doc fixes * change function to startup_* rather than keyboard_init_ * fix spelling error * fix up docs to finish removing keyboard_init * Use Pre and Post init functions * Update Documenation * Remove changes to my keymap and userspace code * Cleanup * Revert changes to extra files * Forgot a semicolon * Make sure all protocols call keyboard_setup * Cleanup functions * Unset startup_user * Remove changes from division keyboard * Readd startup_user function * Remove all to startup_user * Update docs/custom_quantum_functions.md Co-Authored-By: drashna <drashna@live.com> * Update docs/custom_quantum_functions.md Co-Authored-By: drashna <drashna@live.com> * Add suggestion line * Rebase fixes * Update documentation to be more useful/accurate * Cleanup of documentation * Fix spacing inconsistency * Revert unexpected change to keymap |
||
|---|---|---|
| .. | ||
| arm_atsam | ||
| bluefruit | ||
| chibios | ||
| iwrap | ||
| lufa | ||
| mbed | ||
| midi | ||
| pjrc | ||
| usb_hid | ||
| vusb | ||
| adb.c | ||
| adb.h | ||
| arm_atsam.mk | ||
| bluefruit.mk | ||
| chibios.mk | ||
| ibm4704.c | ||
| ibm4704.h | ||
| iwrap.mk | ||
| lufa.mk | ||
| m0110.c | ||
| m0110.h | ||
| midi.mk | ||
| news.c | ||
| news.h | ||
| next_kbd.c | ||
| next_kbd.h | ||
| pjrc.mk | ||
| ps2.h | ||
| ps2_busywait.c | ||
| ps2_interrupt.c | ||
| ps2_io.h | ||
| ps2_io_avr.c | ||
| ps2_io_mbed.c | ||
| ps2_mouse.c | ||
| ps2_mouse.h | ||
| ps2_usart.c | ||
| serial.h | ||
| serial_mouse.h | ||
| serial_mouse_microsoft.c | ||
| serial_mouse_mousesystems.c | ||
| serial_soft.c | ||
| serial_uart.c | ||
| usb_descriptor.c | ||
| usb_descriptor.h | ||
| usb_hid.mk | ||
| vusb.mk | ||
| xt.h | ||
| xt_interrupt.c | ||