You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dasky d92ffd1157
Adds AT90USB162 support (#11570)
* at90usb162 support

* fix missing bracket

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
..
analog.c Hid joystick interface (#4226) 5 years ago
analog.h
glcdfont.c
hd44780.c
hd44780.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
i2c_master.c Fix capitalisation of "GitHub" (#9184) 6 years ago
i2c_master.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
i2c_slave.c Fix capitalisation of "GitHub" (#9184) 6 years ago
i2c_slave.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
serial.c Adds AT90USB162 support (#11570) 5 years ago
serial.h
spi_master.c Adds AT90USB162 support (#11570) 5 years ago
spi_master.h Adds AT90USB162 support (#11570) 5 years ago
ssd1306.c Fix ssd1306 compilation on avr-gcc 10 (#9267) 5 years ago
ssd1306.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
uart.c Adds AT90USB162 support (#11570) 5 years ago
uart.h UART driver refactor (#11637) 5 years ago
ws2812.c Fix incorrect delay when setting WS2812 (and similar) leds (#9302) 6 years ago
ws2812_i2c.c