You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Colin T.A. Gray 16546ee06f
Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'
7 years ago
..
api
audio adds planck light keyboard 7 years ago
keymap_extras
process_keycode Fix for issue https://github.com/qmk/qmk_firmware/issues/1751 7 years ago
serial_link
template update template readme 7 years ago
tools
visualizer move lcd_backlight_keyframes to correct location 7 years ago
api.c
api.h
config_common.h
dynamic_macro.h Fix dynamic macros on ChibiOS keyboards 7 years ago
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Required overridden function for keymaps in EEPROM 7 years ago
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) 7 years ago
pointing_device.h Fix Pointing Device code (#1934) 7 years ago
quantum.c fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM 7 years ago
quantum.h added SS_LSFT to featured macros 7 years ago
quantum_keycodes.h adds 'RGB_RMOD' to go through RGB modes in reverse 7 years ago
rgblight.c Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at' 7 years ago
rgblight.h Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at' 7 years ago
rgblight_types.h
send_string_keycodes.h Updates send_string functionality, adds terminal feature (#1657) 7 years ago
variable_trace.c
variable_trace.h