jlj-qmk/quantum
2017-12-07 12:41:13 -05:00
..
api
audio adds planck light keyboard 2017-11-20 23:37:38 -05:00
keymap_extras
process_keycode Fix for issue https://github.com/qmk/qmk_firmware/issues/1751 2017-10-29 20:05:54 -04:00
serial_link
template update template readme 2017-11-01 21:14:24 -04:00
tools
visualizer move lcd_backlight_keyframes to correct location 2017-12-07 12:41:13 -05:00
api.c
api.h
config_common.h
dynamic_macro.h Fix dynamic macros on ChibiOS keyboards 2017-09-30 06:22:24 -10:00
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) 2017-10-10 07:07:59 -10:00
pointing_device.h Fix Pointing Device code (#1934) 2017-10-31 11:13:00 -04:00
quantum_keycodes.h adds 'RGB_RMOD' to go through RGB modes in reverse 2017-12-04 11:12:52 -08:00
quantum.c fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM 2017-12-07 11:07:45 -05:00
quantum.h added SS_LSFT to featured macros 2017-11-20 12:25:42 -05:00
rgblight_types.h
rgblight.c Address #1689 by using a formula to define the breathing curve (#1692) 2017-10-17 16:47:49 -07:00
rgblight.h Address #1689 by using a formula to define the breathing curve (#1692) 2017-10-17 16:47:49 -07:00
send_string_keycodes.h Updates send_string functionality, adds terminal feature (#1657) 2017-09-12 00:43:10 -04:00
variable_trace.c
variable_trace.h