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.
XScorpion2 e7711b3b66
Moving rgb typedefs into a single location (#5978)
5 years ago
..
api
audio [Keymap] Pvinis master (#5843) 5 years ago
debounce [core] Fix for eager_pr #5643 5 years ago
keymap_extras Add belgian layout for sendstring (#6008) 5 years ago
process_keycode Adds a configurable initial delay to the audio clicky feature (#4286) 5 years ago
rgb_matrix_animations Reduce rgb matrix firmware size 5 years ago
rgb_matrix_runners Reduce rgb matrix firmware size 5 years ago
serial_link
split_common Fix compilation error when I2C and encoder is enabled for split code 5 years ago
stm32 Add DFU Suffix for ARM boards (#5763) 5 years ago
template Fix up Debouncing in AVR Templates (#5964) 5 years ago
tools Backlight abstraction and other changes (#439) 8 years ago
visualizer Fixing dead links (#5503) 5 years ago
api.c
api.h Only include lufa.h if AVR in quantum/api.h 6 years ago
color.c Fixing hsv_to_rgb where s = 0 and v < 255 (#5915) 5 years ago
color.h Moving rgb typedefs into a single location (#5978) 5 years ago
config_common.h Add additional pins for Teensy 3.x and LC 5 years ago
debounce.h
dynamic_keymap.c Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE 5 years ago
dynamic_keymap.h
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
led_matrix.c
led_matrix_drivers.c NK65 Addition (#5865) 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
matrix.c Fixing matrix_scan so it properly returns changed status 5 years ago
mcu_selection.mk Add DFU Suffix for ARM boards (#5763) 5 years ago
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Make DEBUG keycode disable as well as enable (#5898) 5 years ago
quantum.h Typedef'ed layer_state_t to uint32_t (#3637) 5 years ago
quantum_keycodes.h New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 5 years ago
rgb.h
rgb_matrix.c Reduce rgb matrix firmware size 5 years ago
rgb_matrix.h Cleanup/rgb matrix (#5811) 5 years ago
rgb_matrix_drivers.c NK65 Addition (#5865) 5 years ago
rgb_matrix_types.h rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 5 years ago
rgblight.c Add effect range to rgblight.c (#5856) 5 years ago
rgblight.h Moving rgb typedefs into a single location (#5978) 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
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h