qmk_firmware/tmk_core/protocol/arm_atsam
patrickmt ab91e07753 Massdrop keyboards console device support for hid_listen
Added hid_listen USB device for arm_atsam USB protocol.
Debug printing is now done through the console device (CONSOLE_ENABLE = yes) rather than the virtser device, for viewing in hid_listen.
Function dpf(...) renamed to CDC_printf(...) and should now be called directly if intending to print to the virtual serial device.
2018-10-10 13:49:01 -04:00
..
usb Massdrop keyboards console device support for hid_listen 2018-10-10 13:49:01 -04:00
adc.c
adc.h
arm_atsam_protocol.h Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973) 2018-09-28 21:32:15 -04:00
clks.c
clks.h
d51_util.c CTRL and ALT updates 2018-09-05 11:14:31 -07:00
d51_util.h Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973) 2018-09-28 21:32:15 -04:00
i2c_master.c Keyboard: ALT keymap update and LED driver brightness mismatch fix (#3890) 2018-09-13 09:17:26 -07:00
i2c_master.h
issi3733_driver.h
led_matrix.c
led_matrix.h
main_arm_atsam.c Massdrop keyboards console device support for hid_listen 2018-10-10 13:49:01 -04:00
main_arm_atsam.h
md_bootloader.h CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
spi.c
spi.h
startup.c CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
wait_api.h