qmk-firmware/drivers/avr
yiancar 72fd49b146 DC01 keyboard addition (#3428)
* DC01 initial commit

- Addition of directories
- Left readme

* Initial commit of left half

* Initial files for right half

* arrow

* i2c adjustments

* I2C slave and DC01 refractoring

- Cleaned up state machine of I2C slave driver
- Modified DC01 left to use already pressent I2C master driver
- Modified DC01 matrixes

* Fixed tabs to spaces

* Addition of Numpad

* Add keymaps

- Orthopad keymap for numpad module
- Numpad keymap for numpad module
- ISO, ANSI and HHKB version of keymap for right module

* Minor matrix.c fixes

* Update Readmes
2018-07-18 12:55:57 -04:00
..
analog.c Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
analog.h Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
glcdfont.c Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
hd44780.c Integrating Peter Fleury's HD44780 LCD library (#3209) 2018-07-15 13:31:45 -04:00
hd44780.h Integrating Peter Fleury's HD44780 LCD library (#3209) 2018-07-15 13:31:45 -04:00
i2c_master.c DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00
i2c_master.h DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00
i2c_slave.c DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00
i2c_slave.h DC01 keyboard addition (#3428) 2018-07-18 12:55:57 -04:00
is31fl3731.c refactor, non-working 2018-06-22 21:26:30 -04:00
is31fl3731.h refactor, non-working 2018-06-22 21:26:30 -04:00
pro_micro.h Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
ssd1306.c fix implementation issues from SSD1306 clean up, added rotation (#1494) 2017-07-12 12:10:28 -04:00
ssd1306.h fix implementation issues from SSD1306 clean up, added rotation (#1494) 2017-07-12 12:10:28 -04:00
ws2812.c Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
ws2812.h update to driver separation 2017-09-15 21:43:58 -04:00