qmk-firmware/tmk_core/protocol/arm_atsam
patrickmt 118d5cc03f Fix macro redefinition for GNUC compilers > 6
GNUC compilers greater than version 6 already have the macro __always_inline defined. This fix checks GNUC version before defining the macro itself.
2018-12-14 12:47:17 -08:00
..
usb Fix macro redefinition for GNUC compilers > 6 2018-12-14 12:47:17 -08:00
adc.c Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
adc.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
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 Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
clks.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
d51_util.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
d51_util.h Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
i2c_master.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
i2c_master.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
issi3733_driver.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
led_matrix.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
led_matrix.h Vertical animation support for arm_atsam led_matrix (#4538) 2018-12-06 08:58:58 -08:00
main_arm_atsam.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
main_arm_atsam.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
md_bootloader.h CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
spi.c Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
spi.h Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 2018-12-10 11:28:06 -08:00
startup.c CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
wait_api.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00