qmk/tmk_core/protocol
Nick Brassel 05e9ff6554
Add support for hardware and board initialisation overrides. (#8330)
* Add support for hardware and board initialisation overrides.

* qmk cformat.

* Add some documentation.

* Docs clarity.

* Make early_hardware_init_pre a no-op for now, until migrations occur.

* Doco update

* Make distinction between keyboard and ChibiOS board in docs

* Doc anchors.

* Update tmk_core/protocol/chibios/main.c

Co-Authored-By: Joel Challis <git@zvecr.com>

* Rework bootloader entry to be off by default, allow opting-in.

Co-authored-by: Joel Challis <git@zvecr.com>
2020-04-13 09:39:38 +10:00
..
arm_atsam format code according to conventions [skip ci] 2020-03-26 03:10:16 +00:00
bluefruit
chibios Add support for hardware and board initialisation overrides. (#8330) 2020-04-13 09:39:38 +10:00
iwrap
lufa spi_master for AVR (#8299) 2020-04-08 11:04:31 +10:00
midi
usb_hid
vusb format code according to conventions [skip ci] 2020-04-05 22:57:28 +00:00
adb.c
adb.h
arm_atsam.mk
bluefruit.mk
chibios.mk
ibm4704.c
ibm4704.h
iwrap.mk
lufa.mk spi_master for AVR (#8299) 2020-04-08 11:04:31 +10:00
m0110.c
m0110.h
midi.mk
news.c
news.h
next_kbd.c
next_kbd.h
ps2.h
ps2_busywait.c
ps2_interrupt.c
ps2_io.h
ps2_io_avr.c
ps2_mouse.c Add PS2_MOUSE_ROTATE to compensate for device orientation (#8650) 2020-04-09 01:29:27 -07:00
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