..
api
…
audio
[Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty ( #6205 )
7 years ago
debounce
Fix debouncing issue for eager algorithms ( #6081 )
7 years ago
keymap_extras
Add sendstring LUTs for French keymap ( #5830 )
6 years ago
process_keycode
Mask off TD() parameter properly ( #6143 )
6 years ago
rgb_matrix_animations
Switching rgb_config_t to use HSV struct
7 years ago
rgb_matrix_runners
Switching rgb_config_t to use HSV struct
7 years ago
serial_link
…
split_common
[Split] Add config option for DIRECT_PINS_RIGHT ( #6479 )
6 years ago
stm32
Enable PWM Support for Planck EZ Indicator Lights ( #6473 )
6 years ago
template
Remove backslashes from template keymap ( #6548 )
6 years ago
tools
…
visualizer
Additional changes for Layer State typedef compatibility ( #5906 )
6 years ago
api.c
rgblight split transfer non-eeprom config ( #5396 )
7 years ago
api.h
…
color.c
Fixing hsv_to_rgb where s = 0 and v < 255 ( #5915 )
7 years ago
color.h
Moving rgb typedefs into a single location ( #5978 )
7 years ago
config_common.h
Add additional pins for Teensy 3.x and LC
7 years ago
debounce.h
Removed #include "matrix.h" from debounce.h
7 years ago
dynamic_keymap.c
Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
7 years ago
dynamic_keymap.h
Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements ( #4520 )
7 years ago
dynamic_macro.h
…
encoder.c
Add support for different encoder pinout for right half of split keyboard ( #6521 )
6 years ago
encoder.h
Added encoder support to split common code ( #5477 )
7 years ago
fauxclicky.c
…
fauxclicky.h
…
keycode_config.c
Added keycodes for swapping and unswapping the Control and OS keys ( #6110 )
6 years ago
keycode_config.h
Added keycodes for swapping and unswapping the Control and OS keys ( #6110 )
6 years ago
keymap.h
…
keymap_common.c
Next set of split_common changes ( #4974 )
7 years ago
led_matrix.c
fix the led_matrix.h naming conflict
7 years ago
led_matrix_drivers.c
NK65 Addition ( #5865 )
7 years ago
led_tables.c
Adjusted the linear led table and hsv_to_rgb to better handle 255 hue ( #5739 )
7 years ago
led_tables.h
…
ledmatrix.h
fix the led_matrix.h naming conflict
7 years ago
matrix.c
fix unselect_rows() in quantum/matrix.c ( #6243 )
7 years ago
mcu_selection.mk
Add ATmega32U2 to mcu_selection.mk ( #6561 )
6 years ago
pincontrol.h
…
pointing_device.c
…
pointing_device.h
…
quantum.c
Additional changes for Layer State typedef compatibility ( #5906 )
6 years ago
quantum.h
Additional changes for Layer State typedef compatibility ( #5906 )
6 years ago
quantum_keycodes.h
Added keycodes for swapping and unswapping the Control and OS keys ( #6110 )
6 years ago
rgb.h
…
rgb_matrix.c
Fix RGB Matrix Cycle Left-Right Animation ( #6421 )
6 years ago
rgb_matrix.h
Adding rgb matrix speed into eeprom storage. ( #5965 )
6 years ago
rgb_matrix_drivers.c
Refactoring wilba.tech PCBs, updating Rama Works U80-A ( #6272 )
6 years ago
rgb_matrix_types.h
Switching rgb_config_t to use HSV struct
7 years ago
rgblight.c
Change xprintf() calls in rgblight.c to dprintf() ( #6363 )
6 years ago
rgblight.h
Moving rgb typedefs into a single location ( #5978 )
7 years ago
rgblight_breathe_table.h
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() ( #5484 )
7 years ago
rgblight_list.h
rgblight 255 hue ( #5547 )
7 years ago
rgblight_modes.h
Add function to support split-keyboard in rgblight.[ch]. ( #5020 )
7 years ago
rgblight_post_config.h
Change split_common to use RGBLIGHT_SPLIT ( #5509 )
7 years ago
rgblight_reconfig.h
…
send_string_keycodes.h
…
variable_trace.c
…
variable_trace.h
…
velocikey.c
Velocikey: Match RGB animation speed to typing speed ( #3754 )
7 years ago
velocikey.h
Velocikey: Match RGB animation speed to typing speed ( #3754 )
7 years ago