qmk-firmware/quantum
XScorpion2 12a07dae33 Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)
* Adjusted the linear led table and hsv_to_rgb to better handle 255 hue

* small math adjustments to better handle specific uint8_t rounding and overflows
2019-05-01 18:59:01 -07:00
..
api
audio
debounce
keymap_extras Fix sendstring "#" producing "£" instead (#5724) 2019-04-27 11:04:28 -07:00
process_keycode Simple extended space cadet (#5277) 2019-04-29 20:21:46 -07:00
rgb_matrix_animations Simple fix for selecting which tracked key press to work off of for simple reactive effects (#5745) 2019-05-01 11:36:50 -07:00
serial_link
split_common
stm32
template
tools
visualizer
api.c
api.h Only include lufa.h if AVR in quantum/api.h 2018-10-16 17:11:51 -04:00
color.c Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739) 2019-05-01 18:59:01 -07:00
color.h
config_common.h Add new keyboard Plaid and ATMEGA328p support (#5379) 2019-03-12 11:48:17 -07:00
debounce.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h Added encoder support to split common code (#5477) 2019-04-03 16:01:17 -07:00
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_matrix_drivers.c
led_matrix.c
led_tables.c Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739) 2019-05-01 18:59:01 -07:00
led_tables.h
ledmatrix.h
matrix.c
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h Fix Pointing Device code (#1934) 2017-10-31 11:13:00 -04:00
quantum_keycodes.h Simple extended space cadet (#5277) 2019-04-29 20:21:46 -07:00
quantum.c Simple extended space cadet (#5277) 2019-04-29 20:21:46 -07:00
quantum.h Simple extended space cadet (#5277) 2019-04-29 20:21:46 -07:00
rgb_matrix_drivers.c Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix (#5744) 2019-05-01 05:48:33 -07:00
rgb_matrix_types.h Updated rgb_led struct field modifier to flags (#5619) 2019-04-29 15:18:50 -07:00
rgb_matrix.c Implement kb function for rgb matrix to led lookup (#5738) 2019-04-30 07:55:53 -07:00
rgb_matrix.h Updated rgb_led struct field modifier to flags (#5619) 2019-04-29 15:18:50 -07:00
rgb.h Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 2018-05-08 23:23:21 -04:00
rgblight_list.h rgblight 255 hue (#5547) 2019-05-01 08:02:02 -07:00
rgblight_modes.h
rgblight_post_config.h
rgblight_reconfig.h
rgblight_types.h
rgblight.c rgblight 255 hue (#5547) 2019-05-01 08:02:02 -07:00
rgblight.h rgblight 255 hue (#5547) 2019-05-01 08:02:02 -07:00
send_string_keycodes.h
variable_trace.c
variable_trace.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
velocikey.c
velocikey.h