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.
Takeshi ISHII 3da8d46a07
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484)
5 years ago
..
api
audio Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532) 5 years ago
debounce [core] Fix for eager_pr #5643 5 years ago
keymap_extras Fix sendstring "#" producing "£" instead (#5724) 5 years ago
process_keycode Simple extended space cadet (#5277) 5 years ago
rgb_matrix_animations Simple fix for selecting which tracked key press to work off of for simple reactive effects (#5745) 5 years ago
serial_link
split_common Change split_common to use RGBLIGHT_SPLIT (#5509) 5 years ago
stm32 Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532) 5 years ago
template If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 5 years ago
tools
visualizer Fixing dead links (#5503) 5 years ago
api.c rgblight split transfer non-eeprom config (#5396) 5 years ago
api.h
color.c Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739) 5 years ago
color.h
config_common.h Add new keyboard Plaid and ATMEGA328p support (#5379) 5 years ago
debounce.h Removed #include "matrix.h" from debounce.h 5 years ago
dynamic_keymap.c Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE 5 years ago
dynamic_keymap.h Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 6 years ago
dynamic_macro.h
encoder.c Added encoder support to split common code (#5477) 5 years ago
encoder.h Added encoder support to split common code (#5477) 5 years ago
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Next set of split_common changes (#4974) 5 years ago
led_matrix.c fix the led_matrix.h naming conflict 5 years ago
led_matrix_drivers.c fix the led_matrix.h naming conflict 5 years ago
led_tables.c Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739) 5 years ago
led_tables.h
ledmatrix.h fix the led_matrix.h naming conflict 5 years ago
matrix.c Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091) 5 years ago
mcu_selection.mk Adds Proton C Conversion (#4661) 6 years ago
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Simple extended space cadet (#5277) 5 years ago
quantum.h Simple extended space cadet (#5277) 5 years ago
quantum_keycodes.h Simple extended space cadet (#5277) 5 years ago
rgb.h
rgb_matrix.c Implement kb function for rgb matrix to led lookup (#5738) 5 years ago
rgb_matrix.h Updated rgb_led struct field modifier to flags (#5619) 5 years ago
rgb_matrix_drivers.c Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix (#5744) 5 years ago
rgb_matrix_types.h Updated rgb_led struct field modifier to flags (#5619) 5 years ago
rgblight.c If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 5 years ago
rgblight.h If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 5 years ago
rgblight_breathe_table.h If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 5 years ago
rgblight_list.h rgblight 255 hue (#5547) 5 years ago
rgblight_modes.h Add function to support split-keyboard in rgblight.[ch]. (#5020) 5 years ago
rgblight_post_config.h Change split_common to use RGBLIGHT_SPLIT (#5509) 5 years ago
rgblight_reconfig.h
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c Velocikey: Match RGB animation speed to typing speed (#3754) 5 years ago
velocikey.h Velocikey: Match RGB animation speed to typing speed (#3754) 5 years ago