qmk_firmware/quantum
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209)
* integrated Peter Fleury's LCD library for HD44780 LCDs

* fixed typo

* cleanup finished

* add documentation

* added HD44780 documentation

* removed keyboard from .gitmodules

* resolved merge conflict

* removed edit of kira75s rules.mk made by merge

* moved hd44780 to drivers/avr

* Added licence info to hd44780 files

* Added link to hd44780 docs.
2018-07-15 13:31:45 -04:00
..
api
audio Slow down speed of All Star song by factor of 4 (#3383) 2018-07-12 10:35:51 -07:00
keymap_extras
process_keycode Fix tapdance when one-shot is disabled. 2018-07-15 13:29:59 -04:00
serial_link
template Integrating Peter Fleury's HD44780 LCD library (#3209) 2018-07-15 13:31:45 -04:00
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_tables.c
led_tables.h
matrix.c Disable JTAG in keyboard init 2018-06-28 08:52:21 -04:00
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h Add rgblight mode 35 (R,G,B test mode) (#3114) 2018-06-04 08:10:39 -07:00
quantum.c Integrating Peter Fleury's HD44780 LCD library (#3209) 2018-07-15 13:31:45 -04:00
quantum.h Integrating Peter Fleury's HD44780 LCD library (#3209) 2018-07-15 13:31:45 -04:00
rgb_matrix.c Merge pull request #3229 from qmk/hf/shinydox 2018-07-03 14:06:36 -04:00
rgb_matrix.h adds timeout to avr i2c 2018-06-12 23:37:06 -04:00
rgb.h
rgblight_list.h
rgblight_types.h
rgblight.c fix issue with rgbinit unused variable (#3165) 2018-06-12 17:32:56 -07:00
rgblight.h Add rgblight mode 35 (R,G,B test mode) (#3114) 2018-06-04 08:10:39 -07:00
send_string_keycodes.h Clean up SEND_STRING keycodes and add media keys (#3214) 2018-06-28 08:55:04 -04:00
variable_trace.c
variable_trace.h